Bug 1322293

Summary: Removal of packages from group project does not work
Product: [Community] Copr Reporter: Miroslav Suchý <msuchy>
Component: frontendAssignee: Jakub Kadlčík <jkadlcik>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: jfilak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-05 13:06:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Miroslav Suchý 2016-03-30 08:37:28 UTC
Steps to Reproduce:
1. Create group project
2. create Pypi package definition
3. remove the package definition

Actual results:
package cannot be removed

Expected results:
package is removed.

Comment 1 Jakub Kadlčík 2016-04-06 11:45:29 UTC
I have few observations about this bug:

- It is not tied to PyPI feature. It will occur for all other source definitions
- If you have <@group>/foo and <user>/foo and try to reproduce this, the package will actually be removed, but you will be redirected to the <user>/foo

Comment 2 Jakub Kadlčík 2016-04-06 12:05:07 UTC
Modified in: 32841bb

Comment 3 Miroslav Suchý 2016-04-22 09:43:38 UTC
*** Bug 1329575 has been marked as a duplicate of this bug. ***

Comment 4 Miroslav Suchý 2016-05-05 13:06:42 UTC
Package including this fix has been deployed on production instance of Copr.