Hide Forgot
Steps to Reproduce: copr-cli delete-package --name example TestDeleteActions && copr-cli delete TestDeleteAction Reproducible: hardly, it depends on timing Actual results: Action Dispatcher on backend crashes with CoprRequestException because the project is meanwhile deleted in frontend DB and backend cannot fetch info about auto-create-repo status and nothing is deleted. Expected results: Both actions pass and the project is deleted.
Fixed by https://github.com/fedora-copr/copr/commit/93940e84.
New COPR version has been deployed (to be released).