Make tutorial-world buildable by Developer.

Make use of .ndb.batch_batchmode to avoid affecting the builder (document this). Resolve #3688.
Clean up OnDemandTasks' categories before saving, in case it was an object that was deleted
This commit is contained in:
Griatch 2025-01-18 14:37:18 +01:00
parent 825eb32995
commit a921660fd0
5 changed files with 52 additions and 14 deletions

View file

@ -705,7 +705,7 @@ class CmdCreate(ObjManipCommand):
)
if errors:
self.msg(errors)
if not obj:
continue