This commit is contained in:
2021-08-05 00:57:09 +00:00
parent 78e640f2d3
commit 7488e73d8d
2 changed files with 7 additions and 1 deletions

View File

@@ -532,6 +532,11 @@ todo MISC:
Notification code from workorder/quote/pm *item* grandchildren? Why is this a thing? shouldn't it be removed entirely, it's jsut wasted cpu cycles
can a user even subscribe to any of these? Should they?
check that jobs don't run during seeding
see if server jobs are staggered (i.e. don't run at the same time)
maybe set the repeat interval off by a small amount so they can't sync up?
or maybe they just run sequentially from the initial trigger anyway?
But even so, staggering the repeat interval will mean less jobs running in the same overall job cycle
ITEMS section of workorder form needs to stand out somehow more, maybe a splash of color in the icon or something
profit$