Project:
View Revisions: Issue #36459 | [ Back to Issue ] | ||
Summary | 0036459: error thrown when refreshing after cancelling row creation before FIC response is processed | ||
Revision | 2017-08-21 12:09 by caristu | ||
Steps To Reproduce | 1. Add artificial delay in SL_Order_Product callout code: Thread.sleep(5_000L); 2. Create a [Sales Quotation] header 3. Move to the [Lines] tab. Insert Row in grid mode 4. Select a product 5. Before callout response is received click on cancel changes button 6. Click on refresh -> Error about unpaged request is thrown |
||
Revision | 2017-08-21 10:28 by caristu | ||
Steps To Reproduce | 1. Add artificial delay in SL_Order_Product callout code: Thread.sleep(5_000L); 2. Create a Sales Quotation header 3. Insert Row in grid mode 4. Select a product 5. Before callout response is received click on cancel changes button 6. Click on refresh -> Error about unpaged request is thrown |
Copyright © 2000 - 2009 MantisBT Group |