Skip to content

Add reporting IDs to contract products and fees#501

Merged
StuartFerguson merged 2 commits intomainfrom
bug/#492_reporting_ids_not_populated
Mar 11, 2026
Merged

Add reporting IDs to contract products and fees#501
StuartFerguson merged 2 commits intomainfrom
bug/#492_reporting_ids_not_populated

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Introduced ContractProductReportingId and ContractProductTransactionFeeReportingId properties to the relevant models. Updated data mapping, JSON serialization, and query logic to ensure these reporting IDs are included throughout the data flow, from database to API response. This enables more robust reporting and traceability for contract products and their transaction fees.

closes #492

Introduced ContractProductReportingId and ContractProductTransactionFeeReportingId properties to the relevant models. Updated data mapping, JSON serialization, and query logic to ensure these reporting IDs are included throughout the data flow, from database to API response. This enables more robust reporting and traceability for contract products and their transaction fees.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Mar 11, 2026
@StuartFerguson StuartFerguson merged commit 2935051 into main Mar 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get Contracts - Reporting Ids not populated

1 participant