Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resume to the last edited page during App/Service release process #1335

Open
2 tasks
MaximilianHauer opened this issue Nov 14, 2024 · 2 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MaximilianHauer
Copy link

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.

image

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:

  1. Log in to the application.
  2. Start the registration process for a new App/Service.
  3. Fill in the required information on the first few pages of the configuration process.
  4. Leave the configuration process incomplete by not filling out the information on a page inbetween.
  5. Log out of the application.
  6. Log back in to the application.
  7. 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

@evegufy
Copy link
Contributor

evegufy commented Dec 4, 2024

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 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
@MaximilianHauer
Copy link
Author

fixed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: IN PROGRESS
Development

No branches or pull requests

3 participants