This commit is contained in:
2021-12-28 01:23:38 +00:00
parent a3fb7e89df
commit 77183f1d45

View File

@@ -297,11 +297,10 @@ 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 - 1 todo: cancellable reporting?? Jobify it just like any other long running job, it's necessary unfortunately and then put a cancel button
must free up server when cancelling - 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
Ok, working now but not cancellable yet, not sure how to do that but will figure it out
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 set to 1m timeout and then run a ginormous report or temp set server to always timeout is probably better for testing purposes
- direct print report from url must be tested and fixed up
- 1 todo: add the caching technique to *all* the other getreportdata methods as was done with workorder - 1 todo: add the caching technique to *all* the other getreportdata methods as was done with workorder