-
Notifications
You must be signed in to change notification settings - Fork 900
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
Adds type attribute to service_orders collection #17752
Comments
This issue has been automatically marked as stale because it has not been updated for at least 6 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! |
@AllenBW is this still a valid issue? If yes, please remove the stale label. If not can you close. |
Closing issue. If you feel the issue needs to remain open, please either reopen or let me know and it will be reopened. |
Reopening this as it is still related to ManageIQ/manageiq-schema#328 |
@miq-bot close_issue This was fixed in ManageIQ/manageiq-schema#452 |
https://bugzilla.redhat.com/show_bug.cgi?id=1565049
Migration requests are showing in 'My Order' of SSUI, but the SUI doesn't have a means of filtering service orders by type.
This work is the ask of adding a type attribute to the collection that supplies the information for
/api/service_orders?expand=resources%2Cservice_requests&limit=20&offset=0&attributes=&filter[]=state%3Dordered&sort_by=placed_at&sort_options=&sort_order=desc
ManageIQ/manageiq-v2v#341 (comment)
🌮 🤗
The text was updated successfully, but these errors were encountered: