githubbob42 / mingle2github2

0 stars 1 forks source link

Dependent picklist values not copied during ticket/quote item copy #5833

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6199 Steps to Reproduce

| | |
|-|-|
|**Version #**|4295|
|**Hardware**| |
|**OS**| |
|**Browser**| |
|**Username**|npfield@copy.com|
|**Password**|computer46|
|ORG ID| |
|User ID| |
|RayGun Error ID| |
  1. login to mobile and create a new quote
  2. add some items and set values for dep picklist on the grid
  3. copy items

Expected Result

values of dep picklists copied

Actual Result

values of dep picklists not copied

Analysis

Related Cards

Impact Analysis

Developers: Fill in this area during code review.

Test Plan

test for Ticket items and Quote items

  1. verify dep picklists work on a grid during grid edit for:
    a. single item
    b. parent child items created in PB 
    c. parent child items dynamically created
  2. verify dep picklists work during item copy 
    add item, edit dep picklists, copy item, verify data correct in original item and in copy; 
    repeat for:
    a. single item
    b. parent child item bundle created in Price Book
    c. dynamically created parent child bundle
  3. select item, edit dep picklist on item’s details page
    verify that grid updated correctly 
    repeat for:
    a. single item
    b. parent child item bundle created in Price Book
    c. dynamically created parent child bundle