I have users with multiple email domains and I want to be able to filter on the assignee's email to determine whether they are from a particular domain.
For example, I want issues where the assignee's email has an @sample.com
I looked at this scriptrunner option but it's not working
assignee not in jiraUserPropertyEquals(email, sample.com) I also tried with *.sample.com
__PRESENT
__PRESENT
if you're open to solutions from the Atlassian Marketplace, this would be easy to do using the app that my team and I are working on: JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a long list of so-called smart columns that aren’t natively available, including the domain of assignee.
This is how it looks in action:
As you can see above, you can easily sort and filter by the domain of assignee, and also use it across JXL's advanced features, such as support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting.
This all just works - there's no scripting or automation whatsoever required.
Any questions just let me know,
Best,
Hannes
Hello, Good day. At the moment we don't have this option. https://jira.atlassian.com/browse/JRACLOUD-22941
As a workaround you can create individual user group for different email domain users. Then search with user group. Like assigned is part of user group A (user group A will have all users from the domain @ A.com) this way you filter all issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another thread for similar requirement : https://community.atlassian.com/t5/Jira-Software-questions/Search-assignable-users-by-a-list-of-email-addresses/qaq-p/1790641
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.