Skip to content

[UPMERGE] 1.1 -> 1.2#157

Closed
SyliusBot wants to merge 2 commits into
1.2from
upmerge/1.1_1.2
Closed

[UPMERGE] 1.1 -> 1.2#157
SyliusBot wants to merge 2 commits into
1.2from
upmerge/1.1_1.2

Conversation

@SyliusBot
Copy link
Copy Markdown

This PR has been generated automatically.

Remember! The upmerge should always be merged using the Merge pull request button.

In case of conflicts, resolve them manually:

git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/1.2 -m "Resolve conflicts between 1.1 and 1.2"
git push

crydotsnake and others added 2 commits May 4, 2026 12:25
…153)

| Q               | A
| --------------- | -----
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes #152 
| License         | MIT

When creating a page the collections field is marked as required
currently. However, as there is no validation behind that, you can still
creating a page without select a collection. But as choosing a
collection is optional (same as when creating a block, or media) the
`collections` field in the `PageType` class should be set to `required =
false`.
@SyliusBot SyliusBot requested a review from a team as a code owner May 9, 2026 03:09
@SyliusBot SyliusBot closed this May 10, 2026
@SyliusBot SyliusBot deleted the upmerge/1.1_1.2 branch May 10, 2026 03:10
@SyliusBot SyliusBot restored the upmerge/1.1_1.2 branch May 10, 2026 03:10
@SyliusBot SyliusBot deleted the upmerge/1.1_1.2 branch May 11, 2026 03:11
@SyliusBot SyliusBot restored the upmerge/1.1_1.2 branch May 11, 2026 03:11
@TheMilek TheMilek deleted the upmerge/1.1_1.2 branch May 11, 2026 08:08
@SyliusBot SyliusBot restored the upmerge/1.1_1.2 branch May 12, 2026 03:10
@SyliusBot SyliusBot deleted the upmerge/1.1_1.2 branch May 12, 2026 03:10
@SyliusBot SyliusBot restored the upmerge/1.1_1.2 branch May 13, 2026 03:10
@SyliusBot SyliusBot deleted the upmerge/1.1_1.2 branch May 13, 2026 03:11
@SyliusBot SyliusBot restored the upmerge/1.1_1.2 branch May 14, 2026 03:10
@SyliusBot SyliusBot deleted the upmerge/1.1_1.2 branch May 14, 2026 03:10
@SyliusBot SyliusBot restored the upmerge/1.1_1.2 branch May 15, 2026 03:11
@SyliusBot SyliusBot deleted the upmerge/1.1_1.2 branch May 15, 2026 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants