Actions
Bug #38721
closedCan't create CV from create CV form since empty environment id is passed for all CV types.
Description
This line : https://github.com/Katello/katello/blob/a52699811c8b06d970aedf8f03c99f3144d8884d/webpack/scenes/ContentViews/Create/CreateContentViewForm.js#L90 causes empty env id to be passed for all CV types, not just rolling causing an error during save.
Also test hammer to confirm we don't have the same issue there.
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/11489 added
Updated by Samir Jha 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d79a20324d1e4ec73b959916018751be9f677117.
Updated by Quirin Pamp 11 months ago
This was not an issue before I added the validation to prevent users from providing environment IDs to non rolling CVs. Wups.
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Red Hat JIRA set to SAT-38102
Actions