-
Notifications
You must be signed in to change notification settings - Fork 897
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 product setting default for allowing API service ordering #18029
Conversation
This pull request is not mergeable. Please rebase and repush. |
4c6c460
to
5517c40
Compare
Checked commit eclarizio@5517c40 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@miq-bot add_label blocker |
@eclarizio is this will be able to be backported, can you add the hammer/yes and gaprindashvili/yes labels |
@miq-bot add_label gaprindashvili/yes, hammer/yes |
Add product setting default for allowing API service ordering (cherry picked from commit e65f4d3) https://bugzilla.redhat.com/show_bug.cgi?id=1632416
Hammer backport details:
|
Add product setting default for allowing API service ordering (cherry picked from commit e65f4d3) https://bugzilla.redhat.com/show_bug.cgi?id=1646435
Gaprindashvili backport details:
|
Add product setting default for allowing API service ordering (cherry picked from commit e65f4d3) https://bugzilla.redhat.com/show_bug.cgi?id=1646435
As an addition to this PR, @bdunne suggested I change the product setting to a positive name and default the value to
true
.https://bugzilla.redhat.com/show_bug.cgi?id=1632416
I know there's not much to "review" here, but @bdunne, can you give it a look? 👀
/cc @tinaafitz
@miq-bot add_label bug