Hi,
I have added field A and Field B as Required field in create transition of workflow. When i create issue only field A is mandatory.
Field A is component and Field B is Issue picker field.
Do we have any limitation with issue picker field?
Any help please.
You can't make a scripted field mandatory because a scripted field is read-only by design. Users are not supposed to be able to enter its value manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Scripted fields are only calculated when the issue view screen loads (even if they are not present on the screen still they will be calculated they just need to be in the context). Thus, during workflow transition if they are currently empty then there would be no way to know about them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Tarun Sapra for quick response but i realized that field having issue is issue picker field.
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.