Hello,
I am writing a scriptrunner validator for Done status. I added new custom fields and their IDs are 101112 and 101113 but when I am testing my code I am getting an error which means my IDs are not unrecognizable.
Here is my script : JSON.stringify(issue.customfield_101113).includes('Evet') && issue.customfield_101112 != null
I added to error as a screenshot.
My thoughts are I added these fields just new so maybe they didn't configure this field yet.
I added the fields to the necessary screens.
Is this in a Service Desk project, where you have constrained working hours?
We just started using JIRA yesterday, and We've never configured working hours.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll need to talk to the administrators of the system then, as they've configured something to put this restriction in place.
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.