I'd like to create a filter that finds issues where X field value is the same as Y field value.
I have two fields, "Reporter" and "Direct Manager" that are tied into a workflow. Both of these fields are user pickers and it's possible for users to set themselves for both the Reporter and Direct Manager fields. The Direct Manager field is what the workflow pulls an approver from. Since the Reporter cannot approve their own ticket, when they select themselves as both the Reporter and Direct Manager it get's stuck until an agent manually updates the Direct Manager field to someone else.
I'd like to setup a filter that shows me all tickets where the field value for Reporter is the same as the field value for Direct Manager.
I've done some searching, but haven't found a good answer. Paid add-ons are not an option.
Hopefully the above makes sense. Any help would be appreciated!