#1637 dist-repo permission not added in schema update?
Closed: Fixed by tkopecek. Opened by kevin.

I've noticed the fedora staging koji has a dist-repo perm, but the production instance does not.

I don't see it being added in any of the schema updates along the way, so I think was never added on upgrades?

If so, would be good to add it on the next update/note to existing installs how to add it.

2019-08-30 11:29:29,287 [ERROR] koji: GenericError: No such entry in table permissions: dist-repo

Metadata Update from @dgregor:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.19

Yep, just quick fix - you can use --new option when running grant-permission to create non-existing permission.

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

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

PR #1681

Commit 29755cea fixes this issue

Commit 22dc480b fixes this issue

Metadata Update from @dgregor:
- Issue assigned to tkopecek

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

Please continue any further discussion there.

Metadata
Related Pull Requests