Update Saved Filter in Admin

Describe the issue:

  • We heavily use saved filters and might refine them over time
  • I don’t see how we can update an existing saved filter in the UI
  • I see it is possible to update a saved filter via the API, which we are using to work around this issue Relative Date Filtering, but our content editors also create/update filters pretty often
  • As-is, you have to make changes then save it as a new filter, then update the sidebar nav to point to the new filter, then delete the old filter.
  • Trying to save an updated filter to the same name as an existing one doesn’t overwrite the existing filter

Good catch, @nroth. This isn’t functionality that we currently have in the UI, and you’re right that it’s annoying :frowning:

I’ll turn this into a feature request for you.