Bug #33164
attempting to delete a user name and password for "Upstream Authorization" fails
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1945601
Description of problem:
after migration to Pulp3:
attempting to delete a user name and password for "Upstream Authorization" fails
Version-Release number of selected component (if applicable):
How reproducible:
Unsure, will have to test on 6.8 systems and non-migrated 6.9 system
Steps to Reproduce:
1. Create and sync a file type repo which does not require user name and password
2. Add random user name and password for "Upstream Authorization"
3. Migrate to Pulp3
4. Delete user name and password for "Upstream Authorization"
Actual results:
Popup error:
An error occurred saving the Repository: Validation failed: Upstream password requires upstream username be set.
Expected results:
Repo changes should be saved
Additional info:
I used https://fixtures.pulpproject.org/file/ for this test
Its possible this is Firefox password manager related, but I did try twice to clear the fields.
Associated revisions
History
#1
Updated by Ian Ballou over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.2.0
#2
Updated by The Foreman Bot over 1 year ago
- Assignee set to Samir Jha
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9567 added
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#4
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|9200034bb11dade39ff845534bdb398da3d62aae.
Fixes #33164 - Allow clearing upstream auth and password (#9567)