Actions
Bug #5540
closedUser filters not migrated when user only has builtin roles
Description
The permissions migration added in #812 doesn't migrate user filters if they only have builtin roles associated.
0. Use pre-#812 Foreman
1. Create a user with no roles (they'll get the implicit Anonymous builtin role)
2. Edit the user and add a filter on a host group
3. Migrate to post-#812
4. Check the user, they'll have no roles but should've got a personalised one
Updated by Dominic Cleal over 10 years ago
- Blocks Tracker #4552: New permissions/authorization system issues added
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Dominic Cleal
- Target version set to 1.8.3
- Translation missing: en.field_release set to 4
Updated by Dominic Cleal over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5f72ef39f3bee84942d6706e2d9954d219a56ee4.
Actions