#2691 Mark Priority as required when user create new issue for Koji Project in Pagure
Closed: Fixed Opened by yulwang.

The issue priority cannot be figured out from pagure koji roadmap page https://pagure.io/koji/roadmap

The issue priority is empty in Pagure, Could you help update it required when creating a new issue for Koji Project?


This is up to the project maintainer to use priorities or not. I don't think there is anything for us to do here :)

@pingou, I think @yulwang is asking for the ability to require priorities be entered when the ticket is created on a per-project basis.

Meaning: for the koji project, it is required for the ticket submitter to enter a priority.. but not for other projects.

@yulwang wants this for sync-to-jira#29.

This is a larger change as currently only people with ticket access or higher can change the metadata of a ticket.

We could look at having a default priority though, would that work for you?

Can we update the default priority? if yes the default priority works well for Koji.

Can we update the default priority?

The project admins would be able to set the default priority in the settings of the project, then people with ticket access or higher would be able to update it (as they are now)

Metadata Update from @pingou:
- Issue assigned to pingou

Proposal: https://pagure.io/pagure/pull-request/2696

Commit 52199627 fixes this issue

Commit dff6670c fixes this issue

Metadata