HPCC-34790 ECL Watch v9 contents in file view not updated when file is rewritten#20311
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR fixes an issue in ECL Watch v9 where the file contents view was not showing the most up-to-date data when a logical file was rewritten, bringing it in line with the v5 UI behavior.
- Modifies the refresh functionality to bypass cache when updating file contents
- Ensures users see current data rather than cached/stale content
|
@jeclrsg will need to bump hpcc-js/eclwatch and hpcc-js/comms in package.json. depends upon hpcc-systems/Visualization#4437 |
b873a23 to
588e7b1
Compare
|
Jira Issue: https://hpccsystems.atlassian.net//browse/HPCC-34790 Jirabot Action Result: |
GordonSmith
left a comment
There was a problem hiding this comment.
Those changes in the viz framework should be released now.
…s rewritten fixes an issue in ECL Watch v9, when viewing the contents of a logical file, the user cannot see the most up-to-date data as they can when using the v5 UI Signed-off-by: Jeremy Clements <79224539+jeclrsg@users.noreply.github.com>
588e7b1 to
d2d6d94
Compare
a451086
into
hpcc-systems:candidate-9.8.x
|
Jirabot Action Result: |
fixes an issue in ECL Watch v9, when viewing the contents of a logical file, the user cannot see the most up-to-date data as they can when using the v5 UI
Type of change:
Checklist:
Smoketest:
Testing: