-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 [Frontend] Fix: Do not list deprecated service versions #7504
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] Fix: Do not list deprecated service versions #7504
Conversation
|
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
sanderegg
left a comment
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.
gracias!
|
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. |
|



What do these changes do?
This PR fixes a bug that is reproducible if the latest version of a service is deprecated but not a previous one.
More fixes:
Scenario:

Buggy:

Fixed:

Related issue/s
How to test
Dev-ops checklist