In workflow screens, you can use "Field Required" validator.
Thank you. I am not sure. Maybe an example helps. I would like to have the field "due date" mandatory for tasks, but only for them. Currently I get error messages when I create other issues, even if "due date" is not assigned to the screen. I would not know how to solve this with workflow screens.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you want to make it mandatory only for certain issuetypes, you need to look at field configurastion schemes. Not screens.
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.
How did you solve this with a field configuration schemes? I've been rereading the docco and I still see no way to make a field required in one screen and option in another.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Steffens solution is like this: a field configuration for tasks where due date field is required and another field configuration for all other issuetypes where it is not required.
So it is actually not in different screens but for different issue type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Steffen2 if you can elaborate I would be grateful on @Udo Brand's answer.
I only want a feild to be manadatory at a Epic level
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Epics are an issue type so the field configuration based on different issue types is the cleanist way to go.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correct me if I am wrong @Joe Pitt at the following set up under "Feild COnfiguration Schemes" so if I add an issue type Epic and ammend as necessary that will solve my problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. I usually have a different field configuration for each issue type in a project. For instance, 'steps to recreate' is needed for bugs, but not for tasks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank so much Joe much appreciated. I did some major changes and then it keeps asking for my mandatory feild on Tasks, driving me bananas.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to change the field configuration on tasks to not flag as required
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.
What are you asking can be achieved by ScriptRunner (groovy, free) or JJupin (mine, commercial, a simple scripting language) or some other plugins. There are countless plugins containing validators, conditions and postfunctions, just search to see if one suits your needs.
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.