Files
payloadcms/packages/plugin-nested-docs
Jessica Chowdhury 7a398704a0 fix(plugin-nested-docs): update draft and published child docs on resave (#10454)
### What?
Fixes bug with **plugin-nested-docs**. The plugin should update the
breadcrumb data of any child documents when the parent doc is updated,
currently only the **draft** child document is updated.

### How?
Updates the resave function to fetch draft and published child docs.

Closes issue #10066
2025-01-27 13:28:15 +00:00
..
2022-11-16 14:06:03 -05:00
2025-01-23 13:38:39 -05:00

Payload Nested Docs Plugin

A plugin for Payload to easily nest the documents of your application inside of one another.