So EVERY time we go to AppStack Environment view we add the same filter each time and I would like to add it to the defaults (Status,EntityName,Application Name)
I've duplicated the 'Orion.APM.Application|Name' row in dbo.StackFilterProperty with a NewID(), UiOrder=400, UserOverride=1, AlwaysAdded=1, Stack='app', and the just changed the json to 'Orion.APM.Application|StatusDescription'
Restarted website, no dice. Any input on how to accomplish this?