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
Currently if i stop the registration process and then get back to the app/service i need to click through all the steps i fullfilled already.
As a user i want to be automatically at the last page that needs my information.
Acceptance Criteria
AS a creator of a ServiceWHEN i resume the configuration of my AppTHEN i should land on the last page the data is missing.
- [ ] AS a creator of a App WHEN i resume the configuration of my Service THEN i should land on the last page the data is missing.
Testcase
Test Case: Verify that the user lands on the last page when resuming the configuration of an App/Service Description: This test case verifies that when a creator of a Service/App resumes the configuration of their App/Service, they are directed to the last page where the data was previously left incomplete.
Steps:
Log in to the application.
Start the registration process for a new App/Service.
Fill in the required information on the first few pages of the configuration process.
Leave the configuration process incomplete by not filling out the information on a page inbetween.
Log out of the application.
Log back in to the application.
Resume the configuration process for the same App/Service.
Expected Result: When the creator resumes the configuration process, they should be directed to the last page where the data was previously left incomplete, and not the first page of the configuration process.
Additional Information
The text was updated successfully, but these errors were encountered:
Hi @MaximilianHauer@kunalgaurav-bmw I just wanted to point out that the correct wording is app/service release process and not app/service registration process.
Could you please adjust that in the issue and pull request?
MaximilianHauer
changed the title
Resume to the last edited page during App/Service registration
Resume to the last edited page during App/Service release process
Dec 10, 2024
Description
Currently if i stop the registration process and then get back to the app/service i need to click through all the steps i fullfilled already.
As a user i want to be automatically at the last page that needs my information.
Acceptance Criteria
Testcase
Test Case: Verify that the user lands on the last page when resuming the configuration of an App/Service
Description: This test case verifies that when a creator of a Service/App resumes the configuration of their App/Service, they are directed to the last page where the data was previously left incomplete.
Steps:
Expected Result: When the creator resumes the configuration process, they should be directed to the last page where the data was previously left incomplete, and not the first page of the configuration process.
Additional Information
The text was updated successfully, but these errors were encountered: