On amending the contract and item change, system is not updating the correct PO

Issue No: IN-264
Created 9/20/2018 6:54:30 AM
Type Bug-QC
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 18.3
Description   Issue: On Modifying the contract one more extract modified record is added in the feed table   # Create a contract with 5 seq (1st and 2nd Seq = Item 1 and 3rd, 4th and 5th Seq = Item2) # Roll up should be TRUE. # Seq1 should have Purchasing Group. # Save the Contract. # Approve the Contract. # Feed table should 5 added records. # Run the SP. # System should generate 2 XML's # Feed status should be Awt Ack # Amend the Contract. # Remove the Roll up. # Change the Quantity. # Save the Contract. # Approve the Contract. # Modified record should be added in the Feed table. # Run the SP. # System should not generate the XML's # Send the Acknowlegement Feed for both Items. # System is Updated the PO. # Now amend the contract and change the Item. # System is added one more modified records and PO is not changed.   Expectation: PO should be updated as same as 1st item. now same item is having 2 different PO