Forums

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

Need to make some fields mandatory on edit screen operation but not on workflow level.How to do it?

rohit sharma October 11, 2018
Need to make some files mandatory on edit issue operation for edit screen.But don't want want to restrict at workflow level.

2 answers

0 votes
Joe Pitt
Community Champion
October 11, 2018

You can't out of the box. In the field configuration a required field is required at creation time. You can't make fields required when editing an issue. I'm not aware of any plugin that allows you to do that. Several will make fields required when transitioning an issue. 

rohit sharma October 11, 2018

Is it possible through script runner behaviour plugin script?

 

 

Joe Pitt
Community Champion
October 11, 2018

I don't know. I don't use script runner. 

rohit sharma October 11, 2018

No problem Thanks for you time.

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 Leaders.
October 11, 2018

Yes, a Behaviour can apply to the edit screen without affecting other places.  Last time I paid attention, there was something at https://scriptrunner.adaptavist.com/latest/jira/behaviours-overview.html on doing just that.

rohit sharma October 11, 2018

Hi NIC,I had gone through this doc but did find any help for edit screen operation

0 votes
Alexey Matveev
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 Leaders.
October 11, 2018

Hello,

What do you mean by a "workflow level"?

rohit sharma October 11, 2018

Hi I mean not to use workflow validator.But to implement this for an edit screen operation.

rohit sharma October 11, 2018

I tested for making field mandatory using scripting,Its working on any screen for that field for that project.But how to do it on edit screen for any in a project?

Suggest an answer

Log in or Sign up to answer