Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Add customer account validation in Quote operations #486

Closed
naydav opened this issue Mar 15, 2019 · 2 comments
Closed

Add customer account validation in Quote operations #486

naydav opened this issue Mar 15, 2019 · 2 comments
Labels
Checkout Contribution Day Tickets is good for start on Contribution Day good first issue Good for newcomers

Comments

@naydav
Copy link
Contributor

naydav commented Mar 15, 2019

Now "locked" or "not confirmed" customer could perform any operation with own cart.

Need to add the check with \Magento\CustomerGraphQl\Model\Customer\GetCustomer::execute (see examples of using this class in code)
in
https://github.com/magento/graphql-ce/blob/2.3-develop/app/code/Magento/QuoteGraphQl/Model/Cart/GetCartForUser.php#L84
to avoid this behavior.

Functionality should be covered with API-functional tests.

@naydav naydav self-assigned this Mar 15, 2019
@naydav naydav added Contribution Day Tickets is good for start on Contribution Day good first issue Good for newcomers labels May 3, 2019
@naydav naydav added this to the Release: 2.3.3 milestone May 3, 2019
@naydav naydav removed their assignment May 3, 2019
@naydav naydav added the Checkout label May 7, 2019
@naydav naydav changed the title Check customer account in Quote operations Add customer account check in Quote operations May 7, 2019
@naydav naydav changed the title Add customer account check in Quote operations Add customer account validation in Quote operations May 7, 2019
@vovsky vovsky self-assigned this May 15, 2019
vovsky added a commit to vovsky/graphql-ce that referenced this issue May 16, 2019
lenaorobei added a commit to vovsky/graphql-ce that referenced this issue Jun 10, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 12, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 14, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 14, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 14, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 14, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 14, 2019
naydav pushed a commit to vovsky/graphql-ce that referenced this issue Jun 20, 2019
naydav pushed a commit to vovsky/graphql-ce that referenced this issue Jun 20, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 20, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 20, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 20, 2019
naydav added a commit to pmclain/graphql-ce that referenced this issue Jun 20, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 20, 2019
naydav added a commit to vovsky/graphql-ce that referenced this issue Jun 20, 2019
magento-engcom-team added a commit that referenced this issue Jun 21, 2019
#714

 - Merge Pull Request #714 from vovsky/graphql-ce:486-add-customer-account-validation-in-quote-operations
 - Merged commits:
   1. f91224e
   2. 65c6327
   3. 0a68474
   4. a8ea439
   5. d983e25
   6. 7fc5494
   7. 0890aa8
@naydav
Copy link
Contributor Author

naydav commented Jun 21, 2019

#714

@lenaorobei
Copy link
Contributor

Fixed in #714

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Checkout Contribution Day Tickets is good for start on Contribution Day good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants