Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Cannot create page in dimension a second time #4583

Closed
1 task done
pKallert opened this issue Oct 6, 2023 · 2 comments
Closed
1 task done

BUG: Cannot create page in dimension a second time #4583

pKallert opened this issue Oct 6, 2023 · 2 comments
Assignees

Comments

@pKallert
Copy link
Contributor

pKallert commented Oct 6, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Currently, when publishing, deleting and publishing a page in a different dimension an error is thrown:

Bildschirmfoto 2023-10-06 um 12 14 47

After reloading the whole page, there are two unpublished changes.

When publishing the changes, and using the dimension switcher to switch to german, it shows the following error:

No content collection of type Neos.Neos:ContentCollection could be found in the current node (/[99f81405-8781-4f3b-a6ba-8606a8be66d6]/neosdemo) or at the path "teaser". You might want to adjust your node type configuration and create the missing child node through the "flow structureadjustments:fix --node-type Neos.Demo:Document.LandingPage" command.

Expected Behavior

The page should be copied and the UI should show the 'new' page.

Steps To Reproduce

discovered on Neos Demo

  1. Go to page 'Features'
  2. Click on 'German' in dimension Dropdown to create new page in different dimension
  3. Choose 'Create and copy' to create new page
  4. Publish to live workspace
  5. Delete 'Features' in the current german dimension
  6. Switch back to English dimension and go to 'Features' page
  7. Click on German in dimension dropdown to create new page in german
  8. Chose 'Create and copy' to create new page in german

Environment

- Flow:
- Neos: 9.0
- PHP: 8.2

Anything else?

No response

@pKallert pKallert added the Bug label Oct 6, 2023
@ahaeslich ahaeslich added the 9.0 label Oct 6, 2023
@nezaniel nezaniel moved this from Todo to Prioritized 🔥 in Neos 9.0 Release Board Mar 12, 2024
@nezaniel nezaniel self-assigned this Mar 13, 2024
@nezaniel nezaniel moved this from Prioritized 🔥 to In Progress 🚧 in Neos 9.0 Release Board Apr 3, 2024
@nezaniel
Copy link
Member

nezaniel commented Apr 4, 2024

should be fixed with #4943

@nezaniel
Copy link
Member

nezaniel commented Apr 6, 2024

fix confirmed, Neos now properly uses the publication API

@nezaniel nezaniel closed this as completed Apr 6, 2024
@github-project-automation github-project-automation bot moved this from In Progress 🚧 to Done ✅ in Neos 9.0 Release Board Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants