Skip to content

Commit

Permalink
HPCC-32594 ECL Watch v9 viewing deleted files
Browse files Browse the repository at this point in the history
fixes an issue where viewing a deleted file in the v9 UI was different
than v5, properly handles the thrown ESP exception(s) and displays the
file has been deleted

Signed-off-by: Jeremy Clements <[email protected]>
  • Loading branch information
jeclrsg committed Sep 19, 2024
1 parent 5c32198 commit 78651bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions esp/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion esp/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@hpcc-js/chart": "2.84.1",
"@hpcc-js/codemirror": "2.63.0",
"@hpcc-js/common": "2.72.0",
"@hpcc-js/comms": "2.96.0",
"@hpcc-js/comms": "2.96.1",
"@hpcc-js/dataflow": "8.1.7",
"@hpcc-js/eclwatch": "2.75.3",
"@hpcc-js/graph": "2.86.0",
Expand Down

0 comments on commit 78651bf

Please sign in to comment.