I am writing to report an issue with our scripts. We have implemented FireSQL delete and insert scripts to handle the 'All Selected Rows' scenario. However, when this scenario is executed, only the last row is processed. This problem is affecting not just this screen but also every instance where this scenario is used.
I have attached a screenshot for your reference. Could you please investigate this issue and provide guidance on how to resolve it?
Steps to Reproduce:
1. Open the Pending for Sample Material issue report.
2. Select multiple rows using the checkbox.
3. Click the Material Issue button.
4. Observe the Material Issue screen that opens.
5. Check the database to see the result.
Expected Result: All selected rows should be processed.
Actual Result: Only the last selected row appears in the database.