Skip to content

DEVDOCS-5153: [update] Store Content, blog posts default to draft status#156

Merged
slsriehl merged 8 commits intomainfrom
DEVDOCS-5153
Mar 6, 2024
Merged

DEVDOCS-5153: [update] Store Content, blog posts default to draft status#156
slsriehl merged 8 commits intomainfrom
DEVDOCS-5153

Conversation

@slsriehl
Copy link
Contributor

@slsriehl slsriehl commented Mar 5, 2024

DEVDOCS-5153

What changed?

  • Add note to indicate that blog posts default to draft status on create and update.
  • clean up store_content.v2.yml

Release notes draft

  • We've updated the blog feature specification to note that the is_published field defaults to false on both POST and PUT. Pass true to avoid reverting the post to draft status.

Anything else?

ping {names}

Copy link
Contributor

@bc-andreadao bc-andreadao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a few suggestions you can take or leave

Sarah Riehl and others added 2 commits March 5, 2024 18:48
Co-authored-by: bc-andreadao <96258747+bc-andreadao@users.noreply.github.com>
@slsriehl
Copy link
Contributor Author

slsriehl commented Mar 6, 2024

Thanks @bc-andreadao !

@slsriehl slsriehl merged commit c1a797f into main Mar 6, 2024
@slsriehl slsriehl deleted the DEVDOCS-5153 branch March 6, 2024 00:57
bc-tgomez pushed a commit that referenced this pull request Apr 26, 2024
…tus (#156)

<!-- Ticket number or summary of work -->
# [DEVDOCS-5153]

## What changed?
<!-- Provide a bulleted list in the present tense -->
* Add note to indicate that blog posts default to draft status on create
and update.
* clean up store_content.v2.yml

## Release notes draft
<!-- Provide an entry for the release notes using simple, conversational
language. Don't be too technical. Explain how the change will benefit
the merchant and link to the feature.

Examples:
* The newly-released [X feature] is now available to use. Now, you’ll be
able to [perform Y action].
* We're happy to announce [X feature], which can help you [perform Y
action].
* [X feature] helps you to create [Y response] using the [Z query
parameter]. Now, you can deliver [ex, localized shopping experiences for
your customers].
* Fixed a bug in the [X endpoint]. Now the [Y field] will appear when
you click [Z option]. -->
* We've updated the blog feature specification to note that the
`is_published` field defaults to false on both POST and PUT. Pass `true`
to avoid reverting the post to draft status.

## Anything else?
<!-- Add related PRs, salient notes, additional ticket numbers, etc. -->

ping {names}


[DEVDOCS-5153]:
https://bigcommercecloud.atlassian.net/browse/DEVDOCS-5153?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Co-authored-by: Andrea Dao <andrea.dao@bigcommerce.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants