The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow Validator to mandate a Jira fields missing asterisk

Deleted user
June 1, 2016

I have added few fields as a mandatory only when issue gets created using workflow validator which seems to be working , however the asterisk mark is missing on the fields which creates the confusion for users.

How can i configure it to make asterisk mark visible for the mandatory fields.

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
codecentric AG
June 15, 2016

I would recommend to use the Mandatory Field Validator of our Add-On "Workflow Essentials for JIRA". See: https://marketplace.atlassian.com/plugins/de.codecentric.jira.wes/server/overview

This plugin not only shows a customized error message but also displays the asterisk next to the mandatory field.

Best regards,

Joerg

0 votes
Chris Dunne
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 1, 2016

If you are using JIRA Server, you could use the technique described here 

http://www.j-tricks.com/tutorials/silly-javascript-hacks-or-is-it

Chris

 

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 1, 2016

Workflow validators don't have any way to tell the front-end screen that there's something that needs doing - they run as the user executes the transition, not when the screen is rendered.

You'll need a bit of code to inject the *s separately from the validator I'm afraid.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events