Actions
Bug #36322
closedTracker #36249: Content View's version should have an indication/message if a specific version has Content View Filters applied
Add filters_applied? to cv version API.
Description
API should have a filters_applied boolean flag on CV versions which indicates whether a version has filter applied.
This should look at filters_applied json field and return true/false based on data in the field.
(Value can be nil for old records. True/False for versions published after feature is shipped. Data migration is not possible since we don't have historical records to determine this)
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10527 added
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|918b22b4bc147b433f724a9f47eeffd731c32f24.
Actions