Skip to content

Delete Command does not update the reservation  #9

Description

@RunjiaChen

image.png

Description

Once a contact has been deleted, the reservation should be deleted as well

Steps to reproduce

  1. Launch the application for the first time to load initial data.
  2. Make a reservation
  3. Delete the contact associated with the reservation

Expected behaviour

The reservation should be removed once the contact has been deleted

Actual behaviour

The reservation is still unchanged.

Reason for severity

It can get quite confusing for users, if you were to remove a contact and somehow the reservations are not affected by the removal of contacts. Now you have to delete the contact and the reservation separately.

Ideas

This may be caused as reservation should be updated alongside the contacts. There should be an association between these 2, but the current amount of association is not enough to cover the entire functionality

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions