You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an admin or a manager, I should be able to remove a new lease so that I do not assign occupant to an incorrect lease.
Acceptance Criteria
Given that I click on a particular Apartment from the Homepage and view the Apartment Profile,
When I click on Delete Lease,
Then, I will be able to remove the lease after confirming.
Given that there is an existing stay,
When I try to delete the lease,
Then I will be able to see a warning message that there is a current existing stays.
As a guest, I should not be able to remove any lease so that the data is not removed without the right authorisation
Acceptance Criteria
Given that I click on a particular Apartment from the Homepage,
When I view the Apartment Profile
Then, I should not be able to see any link to delete the lease.
The text was updated successfully, but these errors were encountered:
As an admin or a manager,
I should be able to remove a new lease
so that I do not assign occupant to an incorrect lease.
Acceptance Criteria
Given that I click on a particular Apartment from the Homepage and view the Apartment Profile,
When I click on Delete Lease,
Then, I will be able to remove the lease after confirming.
Given that there is an existing stay,
When I try to delete the lease,
Then I will be able to see a warning message that there is a current existing stays.
As a guest,
I should not be able to remove any lease
so that the data is not removed without the right authorisation
Acceptance Criteria
Given that I click on a particular Apartment from the Homepage,
When I view the Apartment Profile
Then, I should not be able to see any link to delete the lease.
The text was updated successfully, but these errors were encountered: