Page MenuHomeWrite.as

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).

Event Timeline

matt triaged this task as High priority.Jun 9 2019, 5:31 PM
matt created this task.
matt lowered the priority of this task from High to Low.Jun 9 2019, 6:19 PM

This is dependent on backend changes (T637: Support more attributes when creating a collection).

matt removed matt as the assignee of this task.Jun 9 2019, 6:20 PM
matt removed a project: API.