HomeWrite.as

Fix collection logic on import

Description

Fix collection logic on import

  • Only retrieve a collection from database if an alias is submitted
  • Only call GetCollection() once (previously, it was inside the loop)
  • Return error if user doesn't own the collection

Ref T609

Details

Provenance
mattAuthored on Jan 9 2020, 5:08 PM
Parents
rWF5b7f37aed8f7: Restyle Import page
Branches
Unknown
Tags
Unknown
Tasks
T609: Support importing TXT/MD files