Refactor #25468
refactor Repository::Update to RootRepository::Update, and Repository::InstanceUpdate to Repository::Update
Description
https://github.com/Katello/katello/pull/7819 created Repository::InstanceUpdate which causes confusion due to Repository::Update existing. Repository::Update is actually updating the RootRepository, so we should correct these names to be more clear.
History
#1
Updated by John Mitsch over 3 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.10.0
Feel free to update the target version as necessary
#2
Updated by Christine Fouant over 3 years ago
- Target version changed from Katello 3.10.0 to Katello 3.11.0
#3
Updated by Jonathon Turel over 3 years ago
- Target version changed from Katello 3.11.0 to Katello Backlog
- Subject changed from refactor Repository::Update to RootRepository::Update, and Repository::InstnaceUpdate to Repository::Update to refactor Repository::Update to RootRepository::Update, and Repository::InstanceUpdate to Repository::Update