You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I have a field that I am limiting to no more than 25 characters using the behaviors plugin. The rule works when you try to exceed 25 characters from an edit screen. However, from the view screen you can still change it to exceed 25 characters. Is it possible to fix this so that it simply cannot exceed 25 characters from any screen?
def field = getFieldByName("Use Case Product")
if ((field?.value as String)?.length() > 25) {
field.setError("Length of the field should be less than 25 chars")
} else {
field.clearError()
}
Happy New Year! We hope you all had a safe and restful holiday season. 2020 was a unique year full of unforeseen events; however, as we enter the new year of 2021, we’re optimistic for the light at t...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events