Page MenuHomeMusing Studio

Support missing collection attributes for import
Open, LowPublic

Description

Overview

go-writeas.CollectionParams are missing the following fields:

  • style_sheet
  • script (only supported on Write.as, though database column exists in WF)
  • private (field: Visibility)
  • format

Implementation

We should add these parameters, and make sure they're accepted when creating a collection (T637).