We are using service worker so our app is cached on client side and updated a few times a week.
From what I can tell we can set an issue to resolved in a specific version but it seems to reopen if a used with a cached version enters the site… ?
Senario
release 1, contains a bug
release 2, bugfix
then a user with release 1 (cached) uses the app and the error resurfaces…
Is this the expected behavior?