Skip to content

holyris/directus-copy-limit-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Start the stack :

docker-compose up

From another terminal, apply the snapshot :

docker-compose exec directus npx directus schema apply ./snapshot.yaml

Access the admin : http://localhost:8055

Import data from the admin in this order :

  • posts
  • comments

Repro steps

Update the first post title and save as copy

Expected behaviour

The copy should have 124 comments, not 100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published