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 a: n authorized user
I want: to update a product
so that: the product has new/edited values
Acceptance criteria
Given: user is authorized to update a product
When: user selects `View` button for product in the `Bookings` page
Then: user is taken to the product's page
And: user can select which product to update
Then: user is taken to individual product's page with pre-filled current data.
The text was updated successfully, but these errors were encountered:
Title
Narrative
Acceptance criteria
The text was updated successfully, but these errors were encountered: