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 user navigates to the clients detail page or all clients page, and clicks on an action button for "Engagement - Schedule Shoot Date" or "Wedding - Schedule Shoot Date"
Then
A modal opens with a form, pre-filled with client data. Only the following is visible and editable
Engagement Shoot
shoot_date, utc_datetime, optional
shoot_time, string, optional
shoot_location, string, optional
Then
After successful update, the modal is closed and the user is shown the original page again.
Estimate
O: 0.25
R: 0.5
P: 1
The text was updated successfully, but these errors were encountered:
Given
An existing client
When
The user navigates to the clients detail page or all clients page, and clicks on an action button for "Engagement - Schedule Shoot Date" or "Wedding - Schedule Shoot Date"
Then
A modal opens with a form, pre-filled with client data. Only the following is visible and editable
Engagement Shoot
Then
After successful update, the modal is closed and the user is shown the original page again.
Estimate
O: 0.25
R: 0.5
P: 1
The text was updated successfully, but these errors were encountered: