Is it possible to have the values of a listbox be different depending on what step the issue is in?
For example, if the issue is in the Open step, the values of a custom field "Sub step" is A, B and C. If the issue is in step In Progress, the values of a custom field is D, E and F.
Hi,
I think that there's no standard way to achieve this, maybe you can try with an script custom field using ScriptRunner.
A scripted custom field won't help - they're read-only (unless sub-step could always be calculated, not entered by the user. Then they're ideal) But I'm pretty sure you can do it with Scriptrunner.
I have not tried it myself, hence I'm not 100% sure, but, define the sub-step with values A, B, C, D, E and F. Then use a "Behaviour" to remove the options you don't want, depending on the current status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're right, i missed the "select list"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.