MFG - Shifts - Incorrect sequence no is generated for the break types in the back end table.

Issue No: MFG-477
Created 8/4/2015 3:32:50 AM
Type Bug
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 15.3
Description {panel:title=BRIEF:|bgColor=#E0EFFF} Incorrect sequence no is generated for the break types in the back end table.     {panel} {panel:title=STEPS AND RESULTS:|bgColor=#EAE6FF} # Create break types for shifts # Go to DB and execute the query "SELECT intSequence FROM tblMFShiftDetail" ----* ACTUAL RESULT: Seqquence genearated incorrectly with duplicate sequence numbers * EXPECTED RESULT: Sequence no should be unique. It should be generated in the order in which the break is scheduled.   {panel} {panel:title=SCREENSHOT / FAULT DETAILS:|bgColor=#EAE6FF}     !pastedImage_d41138_0.png!   {panel} {panel:title=ADDITIONAL INFO:|bgColor=#E0EFFF}     {panel}