Skip to content

v0.0.5 – Cascade to documents, not folders

Choose a tag to compare

@bruceamoser bruceamoser released this 16 Feb 19:12
· 11 commits to main since this release
d609979

Key changes:

  • Now updates ownership on all documents (Items, JournalEntries, etc.) inside the target folder AND all sub-folders
  • No longer modifies folder ownership (folders auto-show when they contain visible content)
  • Fixed: previously skipped the target folder's own documents entirely
  • Fixed: early-returned when no sub-folders existed (flat folder with items got zero cascade)
  • Added verbose console logging — open F12 to see detailed output

What to look for in the console (F12):

  • 'Wrapping DocumentOwnershipConfig._updateObject' on world load
  • '_updateObject called, cascade: true' when saving
  • 'Total documents to update: N' showing the count