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

[Customer] Improve consistency of country field in customer address #914

Closed
paliarush opened this issue Sep 6, 2019 · 0 comments
Closed
Labels
Architects: approved Issue is checked and approved by architecture team. Component: CustomerGraphQl documentation-completed good first issue Good for newcomers

Comments

@paliarush
Copy link
Contributor

paliarush commented Sep 6, 2019

Acceptance criteria:

  • country_id should be deprecated in CustomerAddress and CustomerAddressInput (in the input it should be done via comments since @deprecated directive is only supported for output types)
  • country_code: CountryCodeEnum should be introduced to CustomerAddress and CustomerAddressInput
  • Web API tests should be updated to test both field old and new
@lenaorobei lenaorobei added this to the Release: 2.3.4 milestone Sep 10, 2019
@melnikovi melnikovi added the Architects: approved Issue is checked and approved by architecture team. label Sep 17, 2019
@kisroman kisroman self-assigned this Sep 20, 2019
lenaorobei added a commit to kisroman/graphql-ce that referenced this issue Oct 16, 2019
lenaorobei added a commit to kisroman/graphql-ce that referenced this issue Oct 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Architects: approved Issue is checked and approved by architecture team. Component: CustomerGraphQl documentation-completed good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants