Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix storyblok unpublished and deleted webhook #372

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

annarhughes
Copy link
Member

What changes did you make?

Fixes storyblok webhook that updates the database with story changes, i.e. when a Course/Session story is updated (published/unpublished/deleted), the same Course/Session record in our database is updated on the status property.

Why did you make the changes?

On testing recent changes to storyblok auth (#357) I noticed that when unpublishing/deleting a course/session, the webhook does not update the couse.status = unpublished

@annarhughes annarhughes merged commit e4f856f into develop Jan 8, 2024
3 checks passed
@annarhughes annarhughes deleted the fix-storyblok-webhook-unpublished branch January 8, 2024 13:37
This was referenced Jan 8, 2024
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.

1 participant