FOUR-19110: [40531] changes on screen are not reflected in ongoing cases#7427
Conversation
… for cache control
|
QA server K8S was successfully deployed https://ci-366b9da8b8.engk8s.processmaker.net |
|
Seems there is no cache in the screen: ScreenCache.mov |
|
QA server K8S was successfully deployed https://ci-366b9da8b8.engk8s.processmaker.net |
|
@caleeli Is this not the intended behavior? It seems as if it handled the situation correctly. First it returns a 200, then it returns a 304 not modified. cc: @eiresendez |
danloa
left a comment
There was a problem hiding this comment.
I had some issue, probably web browser related. It used the disk cache to retrieve the screen. After I disabled and enabled the browser cache, everything is working correctly now.
…lidation for cache control" This reverts commit 1858009.
… updates are reflected - Added a version parameter to screen URLs based on the last modified id. - Ensures that changes in the screen trigger a new URL, bypassing cached versions. - Prevents stale data by forcing the browser to fetch the updated resource when changes occur.
|
QA server K8S was successfully deployed https://ci-366b9da8b8.engk8s.processmaker.net |


Issue & Reproduction Steps
Current behavior
Expected behavior
Solution
How to Test
Related Tickets & Packages
Code Review Checklist
ci:next
ci:deploy
ci:screen-builder:bugfix/FOUR-19110