githubbob42 / mingle2github2

0 stars 1 forks source link

Handle Bad Routes and Routes to Missing Data - Object Create pages #5814

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6180 Steps to Reproduce

| | |
|-|-|
|**Version #**|pr3036|
|**Hardware**|MacBookPro|
|**OS**| |
|**Browser**|Chrome|
|**Username**|serukulla@liquidframeworks.com    |
|**Password**|computer55|
|ORG ID| |
|User ID| |
|RayGun Error ID| |

Job/Ticket/Quote create  page url change will have a check on it and be handled accordingly. 

If a link is bad, on any object create page the return url is not working as expected.The card 6153 fix is handled for all objects Details page. But not for Create pages.

Example Scenario:

  1. Login to Mobile → select a Job→ Form → Create form
  2. Change  the ID in the Url 
  3. Form create page reloaded but the return url not updated correctly.
  4. complete the form details and press’+’ button. The create form page reloading.

Analysis

Related Cards

Impact Analysis

Developers: Fill in this area during code review.

Test Plan