Hi
I have a screen and shared in multi project. a field in the screen for a project is required and for another projects is optional.
How apply this different in the screen? Does work with postfunction?How?
thanks
Please follow the steps..
1. Copy and Create the field configuration.
2. Select the Field which you want to make required, do it.
3. Copy and create the Field configuration scheme and add the created Filed configuration in step 1.
4. Associate this Field configuration scheme with the project in which you want that field to be required.
please have a look at this article for detail information.
Hello,
You should define two field configuration schemes. In one of the field configuration schemes the field will be required, and in the other one the field will not be require. Then you attach the necessary field configuration scheme to each project. In this case you will not be able to create an issue, if you do not provide a value for the field. You can find more info here:
https://confluence.atlassian.com/adminjiracloud/changing-a-field-configuration-844500798.html
If you need to define a field to be required for just a single transaction screen, then you would need a plugin for it. For example, you can read this KB:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The configuration of the screen is correct and you should adjust the configuration of the field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My suggestion would be to use a field configuration scheme for each project; one scheme can have the particular field set as required, and the other can have the same field set as optional.
Hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.