Actions
Bug #14212
closedUser story #14194: Manage caching of technique editor resources (css/js) with Rudder version
In technique editor, ncf index is cached which defeats #14194 correction on migration
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
I migrated from rudder 4.1 to 4.3.
The old css/js linked were used (ie with ...?version=4.1.19) but the correct linked were present in ncf "index.html".
The problem is that the index is also cached, which defeat the whole correction.
The solution seems to be to also add a "?version=xxxx" in the iframe call so that the cache is also invalidated here.
Updated by Vincent MEMBRÉ almost 6 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ almost 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/2118
Updated by Rudder Quality Assistant almost 6 years ago
- Assignee changed from François ARMAND to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ almost 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder|418ff6b231ea8d90ee9f19085950d76371c3d400.
Updated by Alexis Mousset almost 6 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Category set to Web - Technique editor
Actions