You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi everyone,
I have a custom field that gives people template text to prompt them to provide more information before transitioning an issue to QA.
I'd like to use a validator or check somehow to make sure that people have actually changed the text, but the 'Field has been modified Validator' isn't working, I think because it already has default text in.
Any suggestions for solutions?
Thanks in advance,
Miles
Hi @Miles Monty
If you have a custom field with a default value, and the specific validator isn't working then what I would do, is to add another validator that the field shouldn't be equal to the default value. This validation and your modified validation should have an AND logical union. The above would probably work during issue creation but most likely not during another transition.
Do you have any app installed on you instance, like JMWE?
Hey @Alex Koxaras _Relational_ firstly thanks for your response and many apologies for my terribly slow one!
I'm having trouble with this part of your suggestion:
"add another validator that the field shouldn't be equal to the default value"
I can't see anything in the validator list that would allow me to do that. All I can see along these lines is:
- Field has been modified (this is the one I used, which didn't work)
- Field required (This one won't work because having default text in it voids it)
Regarding our installed apps, yes we have a few, but not the automation one you suggested.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Miles, I've run into the same problem - any chance you found an answer? :)
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.