Batch is the new Bulk

This commit is contained in:
2020-12-10 19:29:00 +00:00
parent 417fbac239
commit 7ee490102a
7 changed files with 17 additions and 16 deletions

View File

@@ -6,7 +6,10 @@
MISC ITEMS THAT CAME UP
todo: Jobs translation at server
Look for all string "LogJobAsync(" and ensure uses LT keys and NO english
Exceptions and server log are NOT to use translation keys, plain english as writ only required
Look for string var JobName = and insert username if it's the start of a batch job
See JobOperationsController job for mass delete for example
Look for all uses of the word "Bulk" in relation to "Bulk jobs" and switch to "Batch"
todo: make sure all objects have updated jobs translation for batch jobs