Skip to content

Fix CMS publication branch - #922

Open
gellowg wants to merge 2 commits into
mainfrom
fix/cms-main-branch
Open

Fix CMS publication branch#922
gellowg wants to merge 2 commits into
mainfrom
fix/cms-main-branch

Conversation

@gellowg

@gellowg gellowg commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

At the moment the Netflify CMS doesn't let authenticated users view, edit or delete any of the publications. This is because the backend configuration uses the master branch, rather than the main branch we have. There is no master branch. I suspect at some point the branch was renamed from master to main, but admin/config.yml was never updated. The CMS was therefore attempting to persist entries to a branch that no longer exists.

I have changed the CMS publication branch from master to main.

@gellowg
gellowg requested a review from a team as a code owner August 21, 2026 19:55
@cssbhamdev
cssbhamdev enabled auto-merge (squash) August 21, 2026 19:55
@github-actions github-actions Bot added the sync Keep this pr up to date with it's base branch automatically label Aug 21, 2026
@github-actions

Copy link
Copy Markdown

This pull request has been marked to automatically sync to its base branch. You can disable this behavior by removing the label.

@MattyTheHacker

Copy link
Copy Markdown
Member

Just to note the default way historically to log in to Netlify is to login with github and the cssbhamdev account - so if you're logging in with something else that probably also isn't helping

@gellowg

gellowg commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Just to note the default way historically to log in to Netlify is to login with github and the cssbhamdev account - so if you're logging in with something else that probably also isn't helping

Thank you for letting me know, that makes a lot more sense in terms of getting OAuth access. I will use the cssbhamdev account instead. I think the configuration still needs to be changed to from master to main to get it to work though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sync Keep this pr up to date with it's base branch automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants