This commit is contained in:
2020-12-10 19:53:05 +00:00
parent 7ee490102a
commit 37069ccca8

View File

@@ -10,7 +10,7 @@ todo: Jobs translation at server
Exceptions and server log are NOT to use translation keys, plain english as writ only required 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 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 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 todo: make sure all objects have updated jobs translation for batch jobs
todo: make sure batch delete has been replicated todo: make sure batch delete has been replicated