craftcms / craftcms/cms

Your project config YAML files contain pending changes.

Open
#7,323 12 comments 1 reaction 0 assignees View on GitHub

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
Screen Shot 2020-12-22 at 1 48 28 PM
Steps to reproduce
  1. Have a lot of YAML changes.
  2. Attempt to apply them.
Additional info
  • Craft version: 3.5.16
  • PHP version: 7.x

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.