Skip to content

ncn-ssw/ref-integrity-bug

Repository files navigation

Bug - References not updated if wrapped within a list

This is a replication of a bug where references are not updated if they are wrapped within a list.

To observe the bug:

  1. Run pnpm install
  2. Run pnpm dev
  3. Go to http://localhost:3000/admin/index.html#/collections/author/~
  4. Delete content/authors/napoleon.md
  5. You will see that the reference to napoleon.md remains in content/posts/learning-about-markdown.mdx, whereas it has been correctly removed from content/posts/learning-to-blog.mdx

The schema change that makes this fault apparent is here

LICENSE

Licensed under the Apache 2.0 license.

About

Demonstration of a referential integrity bug

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages