Closed
Description
Preconditions and environment
- Magento version: 2.4.5-p11, 2.4.6-p9
Steps to reproduce
- Create admin user
- Open BO->Content->Pages->Add New Page
Expected result
system.log
is empty
Actual result
system.log
containsmain.ERROR: The CMS page with the "0" ID doesn't exist. [] []
Additional information
see \Magento\Cms\Model\Page\DataProvider::getMeta
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Activity
m2-assistant commentedon Mar 17, 2025
Hi @VladyslavSikailo. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce.
@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
m2-assistant commentedon Mar 18, 2025
Hi @engcom-Bravo. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branchDetails
- If the issue is reproducible on2.4-develop
branch, please, add the labelReproduced on 2.4.x
.- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
Issue: Confirmed
once verification is complete.engcom-Bravo commentedon Mar 18, 2025
Hi @VladyslavSikailo,
Thanks for your reporting and collaboration.
We have tried to reproduce the issue in Latest 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots.
system.log contains
[2025-03-18T06:41:49.246746+00:00] main.ERROR: The CMS page with the "0" ID doesn't exist. [] []
Hence Confirming the issue.
Thanks.
github-jira-sync-bot commentedon Mar 18, 2025
✅ Jira issue https://jira.corp.adobe.com/browse/AC-14254 is successfully created for this GitHub issue.
m2-assistant commentedon Mar 18, 2025
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
Mohamed-Asar commentedon Mar 18, 2025
@magento i'm working on this