diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e8a99601..2493e043 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -297,9 +297,9 @@ TESTING INFO: - 1 todo: cancellable reporting?? Jobify it just like any other long running job, it's necessary unfortunately and then put a cancel button - - report designer print needs to be fixed to use new system - MUST: Must test a timeout to ensure the error displays correctly in the report-control because only developed against manual cancel so far with new system set to 1m timeout and then run a ginormous report or temp set server to always timeout is probably better for testing purposes + - report designer print needs to be fixed to use new system - direct print report from url must be tested and fixed up diff --git a/ayanova/src/components/report-control.vue b/ayanova/src/components/report-control.vue index 95901d55..0c35f692 100644 --- a/ayanova/src/components/report-control.vue +++ b/ayanova/src/components/report-control.vue @@ -62,7 +62,7 @@