-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: QuoteGraphQlIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Project: GraphQLSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Affects non-critical data or functionality and does not force users to employ a workaround.Triage: DoneHas been reviewed and prioritized during Triage with Product ManagersHas been reviewed and prioritized during Triage with Product Managers
Milestone

Description
This issue is automatically created based on existing pull request: #27349: magento/magento2#: GraphQl. Remove a redundant logic in “SetShippingMethodsOnCart” mutation resolver
Description (*)
PR removes a redundant logic in the SetShippingMethodsOnCart
mutation resolver because Webonix
covers the next cases:
shipping_methods
.carrier_code
does not exist
shipping_methods
.method_code
does not exist
Related Pull Requests
Fixed Issues (if relevant)
- magento/magento2#<issue_number>: Issue title
Manual testing scenarios (*)
- ...
- ...
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 unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Component: QuoteGraphQlIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Project: GraphQLSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Affects non-critical data or functionality and does not force users to employ a workaround.Triage: DoneHas been reviewed and prioritized during Triage with Product ManagersHas been reviewed and prioritized during Triage with Product Managers