Actions
Bug #27098
closedUpdate scoped search descriptions
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)).
Updated by Oleh Fedorenko over 5 years ago
- Related to Feature #17964: Extend apidoc with list of fields to use in a search added
Updated by Oleh Fedorenko over 5 years ago
Some of resources come from plugins, so they should also be reviewed.
Updated by Oleh Fedorenko over 5 years ago
- Related to Bug #27117: Update scoped search descriptions added
Updated by Oleh Fedorenko over 5 years ago
- Related to Bug #27118: Update scoped search descriptions added
Updated by Oleh Fedorenko over 5 years ago
- Related to Bug #27119: Update scoped search descriptions added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6859 added
Updated by Oleh Fedorenko almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 34e11b0f88fb31098a347cb3e5638ef894e700cf.
Actions