Actions
Test #5262
closedTest - Uploading same collection twice causes 500 error
Platform Release:
Tags:
Sprint:
Quarter:
Description
To reproduce:
1. build a collection to upload. I use the default one from mazer "here":
2. Upload it once. I use: http --form POST :24817/ansible/collections/ file@greetings_namespace-hello-11.11.11.tar.gz
. Observe that works.
3. Upload it a second time and observe that you get a 500 error
Related issues
Actions
Add upload test case for collection
Add upload test case for collection.
closes: #5262