Actions
Bug #30564
closedSome permissions are not found with Foreman nightly (2.2)
Description
When installing discovery plugin with current nightly it kills foreman. Foreman is missing the permission view_discovery_rules according to db:seed and production.log.
Foreman::PermissionMissingException: ERF73-0602 [Foreman::PermissionMissingException]: some permissions were not found ["view_discovery_rules", :view_discovery_rules]
Foreman: 2.2.0-0.28.develop.20200803125332git27c0232.el8
Discovery: 16.1.0-1.fm2_2.el8
Updated by Marek Hulán almost 4 years ago
- Status changed from New to Need more information
Do you still see this? I guess it was resolved somehow (could have been patch in core)
Updated by Dirk Götz almost 4 years ago
- Status changed from Need more information to Resolved
Tested it with Foreman 2.2.1 and Discovery 16.2 and it seems to be gone indeed. Going to mark as resolved.
Actions