#2321 Give koji admins the permission to remove-side-tag of others
Closed: Fixed by tkopecek. Opened by mohanboddu.

Currently, we cannot remove a side-tag created by others, but as koji admins we need to clean up some side tags, maybe the user forgot to remove it or bodhi didn't remove it for any reason or kojira is not working properly as it supposed to...

It would be great to grant koji admins to allow removing of side tags created by others.


The is_sidetag_owner() function in the sidetag_hub plugin seems to be the culprit, it doesn't take into account whether the user has admin permissions or not. I'll write a patch.

PR containing a fix: #2322

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.22
- Issue tagged with: bug, testing-ready

Commit 474f346d fixes this issue

Commit cad3e63e fixes this issue

Commit 64147a33 fixes this issue

Commit b61df1bc relates to this ticket

Metadata Update from @jcupova:
- Issue tagged with: testing-done

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2321

Please continue any further discussion there.

Metadata
Related Pull Requests