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

[Issue] Add CartItemOptionsProcessor to Magento_Quote's API #30831

Open
4 tasks
m2-assistant bot opened this issue Nov 6, 2020 · 1 comment · May be fixed by #30819
Open
4 tasks

[Issue] Add CartItemOptionsProcessor to Magento_Quote's API #30831

m2-assistant bot opened this issue Nov 6, 2020 · 1 comment · May be fixed by #30819
Assignees
Labels
Component: Quote feature request Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. Priority: P3 May be fixed according to the position in the backlog. Progress: PR in progress Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround.

Comments

@m2-assistant
Copy link

m2-assistant bot commented Nov 6, 2020

This issue is automatically created based on existing pull request: #30819: Add CartItemOptionsProcessor to Magento_Quote's API


Description (*)

This class is used by at least one VBE and is necessary for loading Cart Item Options for quotes that are not "active" (for example, an order in the admin panel)

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)
@m2-assistant m2-assistant bot added Component: Quote Priority: P3 May be fixed according to the position in the backlog. Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround. labels Nov 6, 2020
@m2-assistant m2-assistant bot linked a pull request Nov 6, 2020 that will close this issue
5 tasks
@m2-community-project m2-community-project bot added this to Pull Request In Progress in Low Priority Backlog Nov 6, 2020
@ghost ghost unassigned navarr Dec 1, 2020
@m2-community-project m2-community-project bot added the Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. label Feb 15, 2021
@engcom-November
Copy link
Contributor

'CartItemOptionsProcessor' is not officially listed in the APi's of Magento_Quote module as per devdocs. Hence considering this as feature request.
Thank you.

@m2-community-project m2-community-project bot added this to Pull Request in Progress in Feature Requests Backlog Sep 1, 2022
@m2-community-project m2-community-project bot removed this from Pull Request In Progress in Low Priority Backlog Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Quote feature request Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. Priority: P3 May be fixed according to the position in the backlog. Progress: PR in progress Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround.
Projects
Feature Requests Backlog
  
Pull Request in Progress
Development

Successfully merging a pull request may close this issue.

2 participants