Actions
Refactor #35314
openRename comparison rabl node to appears_in_version_ids
Status:
New
Priority:
Normal
Assignee:
-
Category:
Content Views
Target version:
-
Description
The content version comparison API returns a "comparison" node which is an array of the content view version IDs that a particular package appears in. We should rename this node from 'comparison' to 'appears_in' so it's self explanatory what it is.
The deprecation should have three phases:
1. Add the new node alongside the existing node. <-- you are here
2. Replace the comparison node in the rabl with a message saying "This node has been deprecated. Use appears_in for the comparison data instead."
3. Remove the 'comparison' node.
Updated by Partha Aji almost 3 years ago
- Subject changed from Rename comparison rabl node to appears_in to Rename comparison rabl node to appears_in_version_ids
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
Updated by Chris Roberts over 2 years ago
- Target version changed from Katello 4.7.0 to Katello 4.8.0
Updated by Jeremy Lenz about 2 years ago
- Target version changed from Katello 4.8.0 to Katello 4.9.0
- Triaged changed from Yes to No
Updated by Lucy Fu about 2 years ago
- Target version changed from Katello 4.9.0 to Katello Backlog
- Triaged changed from No to Yes
Actions