Bug #27098
Update scoped search descriptions
Pull request:
Fixed in Releases:
Found in Releases:
Description
https://projects.theforeman.org/issues/17964 had been resolved, but some resources (organization, location, product, job template, etc.) are still missing apidoc extension with list of fields to use in a search.
The fix should be easy enough: review all resources and their list endpoints and ensure that each of them has added scoped search description (e.g. add_scoped_search_description_for(resource)).
Related issues
Associated revisions
History
#1
Updated by Oleh Fedorenko over 1 year ago
- Related to Feature #17964: Extend apidoc with list of fields to use in a search added
#2
Updated by Oleh Fedorenko over 1 year ago
Some of resources come from plugins, so they should also be reviewed.
#3
Updated by Oleh Fedorenko over 1 year ago
- Related to Bug #27117: Update scoped search descriptions added
#4
Updated by Oleh Fedorenko over 1 year ago
- Related to Bug #27118: Update scoped search descriptions added
#5
Updated by Oleh Fedorenko over 1 year ago
- Related to Bug #27119: Update scoped search descriptions added
#6
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6859 added
#7
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 2.0.0 added
#8
Updated by Oleh Fedorenko about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset 34e11b0f88fb31098a347cb3e5638ef894e700cf.
Fixes #27098 - Update scoped search descriptions