-
Notifications
You must be signed in to change notification settings - Fork 28
🎨🐛 [Frontend] Enh/fix: Services Pricing Plans #7412
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
🎨🐛 [Frontend] Enh/fix: Services Pricing Plans #7412
Conversation
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
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.
thx
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks:You may have to fix your CI before adding the pull request to the queue again. If you want to requeue this pull request, you can post a |
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.
💯
|
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
What do these changes do?
requested by @mguidon
When listing the services assigned to a pricing plan, if for whatever reason the service:version isn't available to the user, the list will not be printed. This PR fixes this issue by printing the valid services and showing the invalid ones in a Flash Message.
Related issue/s
How to test
Dev-ops checklist