-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Attribute set save admin controller refactor #15990
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
Conversation
@ihor-sviziev @sidolov I can see following error message in report. |
@AnshuMishra17 I added 2 commits that should fix static code failures. Let's wait till travis finish running tests. After I'll process your PR |
Fix static test failures
Fix static test failures
@ihor-sviziev Thanks. It would be helpful and nice of you if you can explain how did you resolve that and how to squash and force push. I tried following the steps from the link that you have shared earlier but didn't succeed. So, from next time onwards I can raise PR without any issues. |
@AnshuMishra17 @ihor-sviziev please do not hesitate to import at least |
@AnshuMishra17, |
@ihor-sviziev All checks has been passed. Can please let me know if still any update is required here? |
Hi @AnshuMishra17, your changes looks good, but you've changed one file and have 7 commits. Could you squash all your changes in one commit and force push it? Then I'll approve |
@ihor-sviziev Can you please share the steps or any link where I can read on how to squash the commits. Last time I did that but was unsuccessful. |
@ihor-sviziev Will the following steps work ? |
@AnshuMishra17 they should work. |
6907315
to
cc85cbe
Compare
@ihor-sviziev I have followed following steps/commands but again I was successful. |
New PR was created with the same changes: #16217 |
Description
Remove direct use of object manager for admin attribute set save controller using constructor based dependency injection.
Manual testing scenarios
Created a new attribute set in admin under Stores -> Attribute Set -> Add Attribute Set.
Edit an existing attribute set under Stores -> Attribute Set