Skip to content
This repository was archived by the owner on Nov 21, 2020. It is now read-only.
This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Caching on site causes problems on app updates #124

@jkonicki

Description

@jkonicki

Describe the bug

The cache holds the version values and requires users to force refresh (sometime more than once).

Steps to reproduce

Steps to reproduce the behavior:
1.Use App
2. Update app version i.e. Steeltoe 2.4.3 to Steeltoe 2.4.4
3. Check the app and the cached version will show.
4. If the user selects the cached version it will give an invalidparam error message.

Expected behavior

Remove cache or add a cache timeout. We need to see the updated version.

image (5)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions