Details
-
Story
-
Status: Blocked (View Workflow)
-
P2
-
Resolution: Unresolved
-
None
-
None
-
2
-
Thunderjet
-
Poppy (R2 2023)
Description
Purpose/Overview:
Update tables "order_transaction_summaries" and "invoice_transaction_summaries" to support processing transactions in parallel.
Requirements/Scope:
- Create script to clear tables: "order_transaction_summaries", "invoice_transaction_summaries", "temporary_order_transactions", "temporary_invoice_transactions"
- Update table "order_transaction_summaries"
- Update table "invoice_transaction_summaries"
Approach:
- Add new field "orderId"
- Existing field "id" will be unique generated on POST and should be set in the TempTransaction -> summaryId
In order to see a bigger picture please checkĀ MODFISTO-260
Acceptance criteria:
- Migration script for clearing four tables is created
- Two tables are updated
TestRail: Results
Attachments
Issue Links
- blocks
-
MODORDERS-582 Encumbrances not updated when several encumbrances are changed
-
- Closed
-
- defines
-
UXPROD-3434 Implement new finance transaction model to protect against parallel processing
-
- In Refinement
-
- has to be done before
-
MODINVOICE-307 Update transaction summary API calls
-
- Blocked
-
-
MODORDERS-581 Update transaction summary API calls
-
- Blocked
-
- relates to
-
MODFISTO-260 Transaction summaries are not designed to be used in parallel
-
- Open
-