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
The reservation renewal needs to be requested and should work the same way as regular reservation requests.
User interface mockups
Acceptance tests
Scenario: Choosing to renew a book reservationGiven I have navigated to the book reservation details page
When I tap the "Renew Reservation" button
Then a window asking for extra information appears
Scenario: Request a book reservation renewalGiven I tapped the "Renew Reservation" button, in the reservation details page
When I insert the information needed
And I tap the "Request Renewal" button
Then the renewal request is done
Value and effort
Value: Should have
Effort: M
The text was updated successfully, but these errors were encountered:
BrunoRosendo
changed the title
As a UP member, I want to renew a book reservation, so that I can keep the book for a longer time
As a UP member, I want to renew a book reservation, so that I can keep the book for a longer period of time
Mar 27, 2022
Notes
The reservation renewal needs to be requested and should work the same way as regular reservation requests.
User interface mockups
Acceptance tests
Value and effort
The text was updated successfully, but these errors were encountered: