-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Tasks start page URL to shortcuts yaml file #16061
Conversation
@h-kataria Ready for review. |
db/fixtures/miq_shortcuts.yml
Outdated
@@ -484,3 +484,8 @@ | |||
:url: /alerts_most_recent | |||
:rbac_feature_name: monitor_alerts_most_recent | |||
:startup: true | |||
- :name: miq_proxy_tasks | |||
:description: Configure / Tasks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GregP couple of minor changes, can we change description to "Settings / Tasks" to match the features tree. Also in the url below it should be ` /miq_task/index?jobs_tab=tasks ' jobs_tab=alltasks is not a valid value.
08249bc
to
97f88f0
Compare
@h-kataria Code refactored, ready for review. |
Checked commit GregP@97f88f0 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
verified fix in UI. |
Add Tasks start page URL to shortcuts yaml file (cherry picked from commit c7814fb) https://bugzilla.redhat.com/show_bug.cgi?id=1497209
Fine backport details:
|
Add Tasks start page URL to shortcuts yaml file (cherry picked from commit c7814fb) https://bugzilla.redhat.com/show_bug.cgi?id=1497209
NOTE: This code change requires MiqShortcut.seed to run first.
Regression code change issue after extensive MIQ shortcuts Start At clean up in prior PR. Adding back Settings / Tasks start page URL to the shortcuts yaml file.
https://bugzilla.redhat.com/show_bug.cgi?id=1492155
Minimal permissions prior to code fix not working:
Logging in as Settings only user, after code fix: