Open
Description
Describe the Bug
when i run payload migrate:reset
it is executed in the same order as payload
Link to the code that reproduces this issue
https://github.com/SamTyurenkov/payload-docker/tree/dimovtax
Reproduction Steps
cd my-project && cp .env.example .env
to copy the example environment variablesapt-get update && apt-get install make docker docker-compose
required for docker and makefilemake docker-build && make docker-dev
to install dependencies and start the dev servermake npm ARGS="run payload migrate"
make npm ARGS="run payload migrate:reset"
Which area(s) are affected? (Select all that apply)
Not sure
Environment Info
see package.json and docker-compose in the provided link
Metadata
Metadata
Assignees
Labels
No labels