I am using Universal Validator validation funtion.
Which is correct:
1. Reporter = "Anonymous"
2. Reporter ="Empty"
3 Reporter = "NULL"
Which is the correct way of checking if the reporter is "anonymous" ?
Thank you
reporter is EMPTY
Jobin, Thank you for quick answer. "Universal Validator" option in workflow validations doesn't show equal operator "is".
I want to check if Reporter is anonymous, set the reporter as a jira-user. Appreciate your help..!
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I thought you are doing advanced searching. My bad. In the validator, you should check for null value. Depending on the implementation, it can be NULL, null etc. I am assuming it is a plugin and so you will have to check with them if this doesn't work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think.there's no validation to check if a issue is logged by Anonymous user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.