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
I am completely new to Jira. I added a new validition in the create transition for one of our project. Validation parameter used is 'Field Required Validator (JMWE app)'.
I set a validation for a radio button box and attachment.
If the radio button box value is NO, then the email attachment should be mandatory. And an error message is also appended in the err msg box if someone is trying to send the request without attachment and radio button value NO.
!!issue.customfield_17285 && issue.customfield_17285.value == "NO"
Validation is working successfully. But it is not triggering the error message which available on the box.
When the radio button value is 'NO' and if the reporter or requestor try to send the request without an attachment, it is throwing below error on middle of the screen
"Couldn't send requestYour request could not be created. Please check the fields have been correctly filled in."
But if the radio buttion value is NO and attachment is appended to request, the requestor is able to send the request.
Would be great if someone can help on this issue.
Thanks
SHIYAS
This is a known Jira Cloud bug: https://jira.atlassian.com/browse/JSDCLOUD-5853
You can add a comment on that ticket to show your interest.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shiyas - Welcome to the Atlassian Community!
My suspicion is because you are creating through a Service Desk Portal. Not sure what happens between JSD and JMWE in those cases.
Have you tried to create a test record with just the Create button for the project (outside of the JSD Portal)?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.