Fixed
Details
Assignee
Carlos RuizCarlos RuizReporter
Carlos RuizCarlos RuizPriority
Major
Details
Details
Assignee
Carlos Ruiz
Carlos RuizReporter
Carlos Ruiz
Carlos RuizPriority
Created March 21, 2019 at 1:30 PM
Updated May 1, 2019 at 12:02 PM
Resolved March 21, 2019 at 2:59 PM
The export button for zip file (2pack) is not working for tables without a single-column primary key.
Failing test case:
Log into GardenWorld with GardenWorld Admin role
open Role window and navigate to role GardenWorld Admin
Navigate to detail tab User Assignment
AD_User_Roles doesn't have a single-column primary key
Push the export button, select zip type and uncheck Export current row only
Verify the PackOut.xml file in the 2pack generated
Error:
It is exporting two times the same record for SuperUser, not the record we want to export.