-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Assets - Jira Field & JQL
-
None
-
7
-
Severity 3 - Minor
-
1
Issue Summary
"having user("currentReporter()")" filter issue scope IQL does not work for unlicensed Atlassian Accounts
Steps to Reproduce
- Create a Group attribute in an ObjectType;
- Add a group to it;
- Add an unlicensed Atlassian Account to that group;
- On the Insight Object field, add <attribute> having user("currentReporter()") IQL to the filter issue scope area;
- Have that field on a request form in the portal;
- Log in as the unlicensed user and access the form;
Expected Results
The object should be displayed as an option to the user
Actual Results
No object is shown, the user is required a licensed for the Filter Issue Scope to work
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available