Skip to content

Conversation

@icyJoseph
Copy link
Collaborator

Closes: https://linear.app/vercel/issue/DOC-4949/clarification-redirecting-in-server-actions-to-self, https://linear.app/vercel/issue/DOC-4973/global-error-and-global-not-found-in-prod-checklist

Additionally addresses community confusion and feedback around Server Functions initial client side sequential processing.

@ijjk ijjk added created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation. labels Aug 11, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 11, 2025

All broken links are now fixed, thank you!

@icyJoseph icyJoseph marked this pull request as ready for review August 12, 2025 07:48

revalidatePath('/posts')
redirect('/posts')
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The piece of feedback here is that, without the revalidatePath/Tag (that does exist in the section above), this could be read as, you don't need to revalidate when redirecting to posts. Let's be explicit and build upon the previous snippet for a complete feature story.

@molebox molebox merged commit 9542b8b into canary Aug 13, 2025
75 checks passed
@molebox molebox deleted the docs/feedback-round-aug branch August 13, 2025 10:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation. locked

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants