-
Notifications
You must be signed in to change notification settings - Fork 9.4k
CHANGELOG.md is reporting the incorrect issue links (I expect to see this in the changelog) #27049
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
Comments
Hi @MellenIO. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @MellenIO do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @ansari-krish. Thank you for working on this issue.
|
Hi @krishprakash. Thank you for working on this issue.
|
✅ Confirmed by @krishprakash Issue Available: @krishprakash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @MellenIO |
The Magento CHANGELOG.md reports every issue link as one for magento/magento2, when in fact we have multiple repositories each tracking their own set of changes (eg magento/graphql-ce)
Preconditions (*)
View CHANGELOG.md - https://github.com/magento/magento2/blob/2.3/CHANGELOG.md
Steps to reproduce (*)
Look in the 2.3.4 changelog for the following:
* [#167](https://github.com/magento/magento2/issues/167) -- Fatal error: Class 'Mage' not found (fixed in [magento/graphql-ce#800](https://github.com/magento/graphql-ce/pull/800))
Expected result (*)
It should link to magento/graphql-ce#167 (it's a GraphQL issue, not a Magento one) and have the issue title Add support for '@magentoConfigFixture' annotation on API-functional tests (or potentially link to magento/graphql-ce#794 based off of the PR text?)
Actual result (*)
It links to #167 with the (very amusing) incorrect issue title.
The text was updated successfully, but these errors were encountered: