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

[Personal Cabinet] Orders tab - order cancellation #3488

Closed
YuliyaTymkiv opened this issue Nov 8, 2021 · 0 comments
Closed

[Personal Cabinet] Orders tab - order cancellation #3488

YuliyaTymkiv opened this issue Nov 8, 2021 · 0 comments

Comments

@YuliyaTymkiv
Copy link
Collaborator

YuliyaTymkiv commented Nov 8, 2021

As a registered client, I want to cancel the order so that I don’t have unnecessary orders stored in my cabinet .

Assumptions & Constraints

  1. Listed assumptions, constraints, and dependencies relevant to this specific story.
    Assumptions are factors that are believed to be true, but have not been confirmed; Constraints are defined as restrictions or limitations on possible solutions

Preconditions

  1. User is logged in as a client and navigated to a personal cabinet, tab “Замовлення”..
  2. There is a new unpaid order in the user's cabinet

Business rules
A client can cancel online in his personal cabinet only fully unpaid orders with status “Сформовано”

Acceptance Criteria

  1. Button “Скасувати” should be displayed only if order status is “Сформовано” and payment status is “Не оплачено”.
  2. When a client clicks the button “Скасувати”, the following message appears “У разі скасування дане замовлення буде видалено. Чи дійсно Ви бажаєте скасувати замовлення?”

client cancels order

  1. If a client chooses “Так”, then the the pop-up window with the warning message should be closed and the order should be deleted.
  2. If a client chooses “Ні”, then the pop-up window with the warning message should be closed.

Out of scope

Epic link
E.g.: Epic #2195

Labels to be added
"User story", Correspondind Functionality (e.g. User), Priority ("pri: "), "Corresponding Epic"

Tasks

    • sample task.
@NazarDobriy NazarDobriy self-assigned this Jan 17, 2022
@NazarDobriy NazarDobriy added this to the UI S 16.4 milestone Jan 17, 2022
@ViktoriyaRyazhska ViktoriyaRyazhska moved this to Ready for testing in GreenCity Jul 1, 2024
@borntoshine1 borntoshine1 moved this from Ready for testing to Done in GreenCity Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants