create required field for resolition screen only

Sebastien Gadbois March 14, 2013

I try to use a new field for the resolution screen, but if i make required this field i can't create new bug without this one.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 14, 2013

Fields in Jira are either required or not. For the entire life-cycle of an issue. (This is a known weakness in Jira, but it's not obvious at first). You control that with field configurations.

Screens are pretty much irrelevant here, all they do is say "show these fields to users if they're on this screen".

The work-around is to use "validators" on the workflow, so that a user trying to leave your field blank when going between status is thrown back to the screen with a "this field is mandatory" type message. There are no validators like this built into Jira, but many highly recommended plugins all provide them (Jira suite utilities, jira misc workflow extensions, etc)

Suggest an answer

Log in or Sign up to answer