Your project config YAML files contain pending changes.
Open
Nobody has claimed this yet.
bug
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
Keep getting this message even after running a ./craft project-config/apply and even ./craft project-config/apply --force.
Your project config YAML files contain pending changes. Review
Steps to reproduce
- Have a lot of YAML changes.
- Attempt to apply them.
Additional info
- Craft version: 3.5.16
- PHP version: 7.x
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running ./craft project-config/apply with the reported YAML changes, then compare the result with ./craft project-config/apply --force. Trace the project-config apply command and its pending-changes check; done means valid changes apply without continuing to report pending YAML changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100