Bug #11953
Add bookmark via UI is not working in 'Provisioning Templates'
Description
Description¶
Adding bookmarks is not possible in 'Provisioning Templates'.
Steps
- head to 'Provisioning Templates'
- select add bookmark form drop down menu
- Edit query and name
- submit
Result¶
Endless loop requester, bookmark not added
Expected result¶
Bookmark is added
Additional info¶
So far this only seems to affect the prv. templates section. I think this might be a regesssion sine I still have a bookmark left from 1.8.x
Associated revisions
Fixes #11953 - Add STI controllers to bookmark via permissions
(cherry picked from commit 779b00d82ffd3728a9575ec5aa38c98f8a098c24)
Fixes #11953 - Add STI controllers to bookmark via permissions
(cherry picked from commit 779b00d82ffd3728a9575ec5aa38c98f8a098c24)
History
#1
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 91
The internal error on the bookmark object is "provisioning_templates is not a valid controller".
#2
Updated by Dominic Cleal over 7 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
#3
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2811 added
- Pull request deleted (
)
#4
Updated by Dominic Cleal over 7 years ago
- Assignee changed from Dominic Cleal to Shlomi Zadok
#5
Updated by Shlomi Zadok over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 779b00d82ffd3728a9575ec5aa38c98f8a098c24.
Fixes #11953 - Add STI controllers to bookmark via permissions