Skip to content

batches: update `UnpublishedNotice` to recommend bulk actions

Administrator requested to merge kr/publish-from-preview-9 into main

Created by: courier-new

The last (hopefully!!!! 🤞) outstanding change needed to complete the publish from preview UI work. There's technically one backend issue Erik pointed out to me during our design review this morning, but let's ignore that for now.

This PR updates the UnpublishedNotice that appears when you apply a batch change and all the changesets in it are still unpublished. The alert recommended the old, src-cli way of changing the published flag and re-running src batch apply to publish the changesets; now, it'll recommend the new, bulk actions way so that you don't have to even leave this screen! It also suggests checking out the docs to learn about the different ways to publish changesets.

browser-created

Merge request reports

Loading