I’ve got an interesting challenge.. For auditors, I’m trying to create a search that shows all transaction changes made by administrators. So I make a search on system notes where role is administrator, record type transaction. But, in my results, I get a ton of records where regular users approved a transaction in workflow and the workflow escalated the role to run as administrator, so I get a ton of noise. Any thoughts on how I can just get true administrator users, with none of the escalations? I can’t filter on context, as these users come through UI.