craftcms / craftcms/cms

The section is not enabled for the site

Open
#3,767 12 comments 0 reactions 1 assignee View on GitHub

@andris-sevcenko is already working on this.

Since Feb 1, 2019.

bug
Dominant language
PHP
Stars
3.6k
Forks
705
Avg merge
1d 5h
Merged PRs (30d)
134

Description

Description

Unfortunately, Craft 3.1 has so many issues, we are reverting back to 3.0.

In this case: when creating a section for a multi site setup, the save fails. The ID of the site was expected, but the section mapping uses handles.

For example, changing:
sites[customSiteHandle][uriFormat]
to:
sites[1][uriFormat]
works.

Steps to reproduce
  1. Clean install of Craft 3.1 with 2 sites
  2. Create a new section
Additional info
  • Craft version: 3.1.7
  • PHP version: 7.2.11

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.