openstax / openstax-cms

The OpenStax CMS, built using Wagtail on top of Django.
https://openstax.org
GNU Affero General Public License v3.0
101 stars 15 forks source link

Errata tool: export errata release notes #1514

Open yblock opened 1 year ago

yblock commented 1 year ago

Create a new custom export action that narrows the exported fields to just those included in the errata release notes to speed up data processing. Fields are location, description, resolution, and error type.

erikayvonne commented 1 year ago

waiting on this til we upgrade wagtail

brittanyearly commented 1 year ago

Verified in Production.

yblock commented 1 year ago

had to make a minor change to which columns are exported https://github.com/openstax/openstax-cms/pull/1532