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

1109: Fixed argument for @NotNull parameter 'project' must not be null in the OverrideClassByAPreferenceAction #1116

Merged

Conversation

SilinMykola
Copy link
Contributor

Description (*)
Added the check to fix the bug.

Fixed Issues (if relevant)

  1. Fixes [Bug] IllegalArgumentException: Argument for @NotNull parameter 'project' must not be null in the OverrideClassByAPreferenceAction:41 #1109

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@bohdan-harniuk bohdan-harniuk self-assigned this Jun 16, 2022
@bohdan-harniuk bohdan-harniuk self-requested a review June 16, 2022 13:27
@SilinMykola SilinMykola changed the title 1109 fix bug 1109 added a check to warn a null exeption Jun 16, 2022
@bohdan-harniuk bohdan-harniuk changed the title 1109 added a check to warn a null exeption 1109: Fixed argument for @NotNull parameter 'project' must not be null in the OverrideClassByAPreferenceAction Jun 16, 2022
Copy link
Collaborator

@bohdan-harniuk bohdan-harniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @SilinMykola, for your contribution.

@bohdan-harniuk bohdan-harniuk merged commit f26b82e into magento:4.4.0-develop Jun 16, 2022
@SilinMykola SilinMykola deleted the 1109-fix-bug-report branch June 16, 2022 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants