Hi,
I'd like to move my board in the business project around I.e Return to sender after in progress.
But every time I try to move them it tells me to check my internet connection.
Is there any way to move these?
looks like there is no good workaround for On Demand, and there is that ticket opened on JIRA to have this feature implemented. oh well.
You're right that you can't validate this because the priority is ALWAYS changed by issue creation. It's going from <null because there's no issue> to <something>. Doesn't matter what the users select or ignore, "priority has changed" is always true.
The best you could do is to expand on your "change-me" default priority trick. Add that as the default and then put in a validator that says "fail validation if priority = change-me"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@nicyep, thought so for changed on creation, thanks for the confirmation.
regarding the validator on "fail if prio = change me" I can't seem to place that on issue creation, only on future steps changing. Is there some wayto place that on issue creation? see my above post stating at "I tried:" for why I can't seem to place this validation on issue creation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean "I can't seem to place this"? What's going wrong?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.



Those are the screen/options that I have. first SS is the create step.
second is what validator options I have when "add validator" is used.
third are the options of what fields to validate with the "Regular expression check"
So my question is what/how would I then do a value validation on the priority field ? (talking technical limitation here, not a syntax of regex)
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.