On Modifying the contract one more extract modified record is added in the feed table

Issue No: IN-265
Created 9/20/2018 7:03: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 for 3rd seq. # System is added one more modified record in the feed table. # Run the SP. # System is added 2 more modified record for seq 2 and 1 # System is added 2 more modified record for 4 and 5. # System should not added modified records for 4 and 5   Expectation: System should not added modified records for 4 and 5