Actions
Bug #7333
closedDeleting a resource and creation a new one might lead to conflicts when the deletion is not finished yet
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Description of problem:
Deleting a resource and creation a new one might lead to conflicts when the deletion is not finished yet
Version-Release number of selected component (if applicable):
6.0.3
How reproducible:
sometimes
Steps to Reproduce:
1. delete a repository
2. right after doing so, create a new repository with the same name
Actual results:
Duplicate resource: Default_Organization-snap2-tools
Expected results:
Resource is not allowed to be created till the old resource is still being orchestrated
Updated by Adam Ruzicka about 10 years ago
- Pull request https://github.com/Katello/katello/pull/4571 added
- Pull request deleted (
)
Updated by The Foreman Bot about 10 years ago
- Target version set to 55
- Status changed from New to Ready For Testing
Updated by Eric Helms about 10 years ago
- Difficulty set to medium
- Triaged changed from No to Yes
Updated by David Davis about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|8d28f67b1cfc1cef06e5da77194cdba3a25c4a8e.
Updated by Eric Helms about 10 years ago
- Translation missing: en.field_release set to 14
Actions