Bug #21545
Role cloning treats taxonomies differently in UI and API
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
Description of problem:
From Hammer CLI, if you clone a role that has taxonomies, then after cloning the same taxonomies are copied over to the cloned role. When clonning in UI, the taxonomies are not selected by default, so role is clonned without taxonomies. We should unify the behaviour.
How reproducible:
Always
1. Create a role with org A and location A
2. Clone above role from hammer CLI without providing any org and location id's
- hammer role clone --id 45 --new-name clied_cloned
3. Clone the same role from UI - just click 'clone' and submit without making any custom changes.
Actual results:
The cloned role using Hammer has taxonomies copied from its parent role while role clonned in UI has no taxonomies.
Expected results:
Cloned role should have same taxonomies regardless of whe way they are clonned.
Related issues
Associated revisions
History
#1
Updated by Ondřej Pražák over 4 years ago
- Target version set to 115
- Category set to 218
- Subject changed from Role cloning treats taxonomies differently in UI and API to Role cloning treats taxonomies differently in UI and API
#2
Updated by Dominik Hlavac Duran over 3 years ago
- Triaged set to No
- Assignee set to Dominik Hlavac Duran
#3
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6181 added
#4
Updated by Lukas Zapletal over 3 years ago
- Fixed in Releases 1.21.0 added
#5
Updated by Dominik Hlavac Duran over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset e61362d1a103b4fbd79c838a6bb6f01986ab02a9.
#6
Updated by Tomer Brisker almost 2 years ago
- Category changed from 218 to Users, Roles and Permissions
#7
Updated by Ondřej Ezr over 1 year ago
- Related to Bug #32026: Saving invalid cloned role ends up with Internal server error added
Fixes #21545 - Unified role cloning via UI and hammer
Unified role clonning. Now role is cloned via UI and Hammer with
original role taxonomies