Actions
Bug #22702
closedWhen we clone a group in Rudder 7.2, newly added properties are not cloned
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I hate Rudder for that
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Small
Priority:
145
Name check:
To do
Fix check:
Checked
Regression:
No
Description
If you clone a group, its properties are cloned.
But if you:
- go to a group,
- add a property "newProp"
- clone it
Then "newProp" is not part of the clone while other are.
On contrary, if you:
- go to a group
- add a new property
- reload page with f5
- clone group
Then all properties are present.
So it seems that the JS and backend are not correctly sync-up when we add a property.
Files
Actions