Bug #19971
closedCan't create repository within Product as non-admin user
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1437134
Description of problem:
Cannot create repository within a product when granted full control through "product and repositories" filter (sync_products,create_products,edit_products,destroy_products,export_products)
Version-Release number of selected component (if applicable):
tested on 6.2.1 and 6.2.8
How reproducible:
every time
Steps to Reproduce:
1. User that is granted all permissions from "Product and repositories" filter
2. Create product
3. Create repository
Actual results:
"You are not authorized to perform this action"
Expected results:
Repository dialog allows user to create repo
Additional info:
User can create a product, and can successfully create product/repository through "Repo Discovery", but whenever trying to "Create Repository" within a product receiving error "You are not authorized to perform this action"
If an admin user creates the repository within the same product, the authorized user can modify,delete the repository.