Bug #33853
Job Invocation - demodulize resource type for permission
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8900 added
#2
Updated by The Foreman Bot 9 months ago
- Fixed in Releases 3.1.0 added
#3
Updated by Leos Stejskal 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f0be3e1ee143dcadac213fddf549b48b8c1a46e5.
Fixes #33853 - demodulize resource type for plugin types
demodulize resource type for permission in Job templates
Plugins have resources usually in the plugin module namespace and that doesnt work well with permissions, which usually do not have this prefix in name.