Skip to content

Add clear cache after issue update

Sean Arnold requested to merge 201808-clear-cache-after-error-status-update into master

What does this MR do?

This clears the cache for a ErrorTracking list after a Sentry error has been resolved.

We do this because when a user ignores/resolves a Sentry error and returns to the ErrorTracking list, we want them to see the updated data.

See also:

Does this MR meet the acceptance criteria?

Conformity

Closes #201808 (closed)

Edited by Peter Leitzen

Merge request reports