Skip to content

Commit

Permalink
Merge pull request #18006 from yrudman/add-my-tasks-access-to-selfser…
Browse files Browse the repository at this point in the history
…vice-users

Added access to MyTasks to self_service roles

(cherry picked from commit 461fc7c)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1631817
  • Loading branch information
gtanzillo authored and simaishi committed Sep 21, 2018
1 parent 3eb7bdc commit a6f9958
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions db/fixtures/miq_user_roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,7 @@
- compute
- miq_request_admin
- miq_request_view
- miq_task_my_ui
- my_settings_default_views
- my_settings_visuals
- service_edit
Expand Down Expand Up @@ -808,6 +809,7 @@
- ems_physical_infra_console
- catalog_items_view
- compute
- miq_task_my_ui
- miq_template_clone
- miq_template_drift
- miq_template_edit
Expand Down Expand Up @@ -875,6 +877,7 @@
- automation_manager
- embedded_automation_manager
- compute
- miq_task_my_ui
- miq_request_admin
- miq_request_view
- miq_template_analyze
Expand Down

0 comments on commit a6f9958

Please sign in to comment.