Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M membership.eclipse.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse FoundationEclipse Foundation
  • IT
  • Websites
  • membership.eclipse.org
  • Merge requests
  • !317

Fixed backup issue in a specific task flow

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Zhou Fang requested to merge github/fork/linkfang/zhoufang/master/resetBackups into master Sep 07, 2021
  • Overview 1
  • Commits 1
  • Changes 3

For this task flow:

  1. User selects "Continue Existing Form" (the existing one must have company info step filled)
  2. In company info step, goes back to sign in step with invalid values in some fields (chooses "Leave")
  3. Chooses "Start New Application"
  4. In company info step, goes back to sign in step with invalid values in some fields (chooses "Leave")
  5. Chooses "Continue Existing Form"

In step 5, user should see an empty form as the values should be reset to empty in step 4. But without the fix, user will see the values in step 1, as we don't reset the backup values when user chooses "Start New Application". So, in step 4, the values for reset are the ones in step 1.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/linkfang/zhoufang/master/resetBackups

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent