Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I want to filtered on the assignee's email domain.

Angie Affolter
Contributor
February 8, 2024

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

2 answers

0 votes
Hannes Obweger - JXL for Jira
Atlassian Partner
January 18, 2025

Hi @Angie Affolter

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:

domain-of-assignee.gif

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

0 votes
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 8, 2024

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.

Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 8, 2024

Suggest an answer

Log in or Sign up to answer