Hi,
You can find "Unknown" users with this IQL query (where "User" is the attribute name) :
"User" IS NOT empty AND "User" NOT LIKE ""
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Holy Cow! After wrestling with this for ours and giving up hope after reading this:
... you saved me!
I have to be honest, I don't really understand why it works but it does.
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.
It's doesn't work. User is empty show only rows without value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same problem here. We have to do an excessive workarround. If we want to find all the objects with the "Unknown" user value, we need to export them in csv. If we want to delete the values we need to import those objects with an empty value for the user field.
Woould be greatful for a better solution.
Cheers,
Marina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.