Actions
Bug #33685
closedPython backend remote options are not cleared after deleting the field in Katello
Description
To reproduce:
1. Create and sync a python repository with https://pypi.org as upstream url and numpy==1.21.1 as excludes.
2. Note that nothing is synced, which is expected.
3. Clear the excludes field and put the string "numpy==1.21.1" into the includes field.
4. Sync again, and note that again no content is synced.
Updated by Andrew Dewar over 3 years ago
- Target version set to Katello 4.3.0
- Triaged changed from No to Yes
Updated by James Jeffers about 3 years ago
- Target version changed from Katello 4.3.0 to Katello 4.4.0
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ryan Verdile
- Pull request https://github.com/Katello/katello/pull/9805 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Ryan Verdile about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|5a7dd4147919010540fc8ea402cc1d072ffc5572.
Actions