Hello,
as it seems, this option does not exist any more for the new fields, but i can't get an IQL to work which does exactly that.
So far i've added Groups to the objects i want to restrict to certain locations and companies, but i do not know how to do this with IQL.
My Group-Attribute is called 'Available for'.
I've been trying to get something like this to work, none of these work.
currentReporter() IN "Available for"
currentReporter() IN jiraGroup("Available for")
"Available for" = currentUser()
Basically what i need is
'User' in 'Group'
I hope someone out there knows how i can configure this, otherwise i'll have to stick with the deprecated fields.
BR
Hi Thomas,
This functionality is not yet in place in the new custom field, as that kind of IQL is not supported yet. This is something that we plan to include in the upcoming 5.5 version, so until then, keep on using the deprecated field.
Cheers!
Alexander
Great, thank you very much, Alexander!
Do you have a rough estimate on the timeline of v 5.5?
Best regards
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thomas,
Currently there isn't any official release date. But I would estimate that this is to be released within the coming months.
Cheers
Alexander
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.
Now that 5.5 has been released, how can this functionality be replicated in the new Insight Object custom field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexander,
not there's 5.5 and i also can't get this to work.
The 'restrict to user related objects' option isn't back and i can't figure out which IQL to use. Do you have any advice here?
"currentUser()" IN group(${Available for})
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I definitely need to have possibility from old CF "Restrict to User related objects"
Do we have this possibility in the latest release? I cannot find any information.
What if I will create an old deprecated CF? Does it something risky? Because it will immediately solve my need to restrict objects to currently logged users.
Thanks for advice.
Jan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jan,
my solution was the following (thanks to the Riada support):
"Available for" having user("currentReporter()") in the Filter Issue Scope (IQL).
'Available for' being the Group-Attribute.
BR
Thomas
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.
Hi,
i got it to work thanks to the Riada support:
"Available for" having user("currentReporter()")
Available for is the Object Attribute in which i fill Groups.
Best regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Now that 5.5 has been released, how can this functionality be replicated in the new Insight Object custom field?
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.