Actions
Bug #11454
closedCreating filter with miscellaneous permissions does not show "Miscellaneous" in message
Difficulty:
trivial
Triaged:
Yes
Team Backlog:
Description
When creating a permissions filter using permissions that aren't linked to a resource_type (miscellaneous ones), the create message is unclear as the resource_type isn't available:
$ be hammer filter create --role 11303-test --permissions access_dashboard
Permission filter for [] created
Some other actions in the same filters subcommand seem to fill in "Miscellaneous" when it's missing.
Actions