1.7 KiB
1.7 KiB
Bugs - Purchase Trade
This file is the bug register for purchase_trade.
Workflow
- Register every new bug in this file with a stable bug ID.
- Create a matching backlog entry for every new bug.
- Link the bug entry to the backlog entry.
- When fixed, record the implementation commit in the backlog entry.
- Keep the bug entry as history and update its status.
Status Values
reportedconfirmedbacklog-createdin-progressto-be-testeddonerejected
Bug Template
### BUG-PT-001 - Short title
- Status: `reported`
- Area:
- Reported date: `YYYY-MM-DD`
- Reported by:
- Related rule:
- Backlog entry:
- Severity:
- Environment:
- Description:
- Steps to reproduce:
- Expected behavior:
- Actual behavior:
- Evidence:
- Notes:
Bugs
BUG-PT-001 - Missing default currency in Price Index automatic creation
- Status:
backlog-created - Area: Market Price Import
- Reported date:
2026-05-08 - Reported by: user
- Related rule: BR-PT-004 - Market Price Import
- Backlog entry: PT-BL-006
- Severity:
- Environment:
- Description: during market price import, if a price index should be created, then the default currency defined to USD is missing.
- Steps to reproduce:
- import market prices with
Create price index if missingenabled - include a
price_indexthat does not already exist
- import market prices with
- Expected behavior: the automatically created
price.pricehas default currencyUSD. - Actual behavior: the automatically created
price.pricehas no default currency. - Evidence:
- Notes: