Support a currency column for a Currency amount column
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
We have orders that have amounts in varying currencies, and we store the amount in a field total_amount and currency in total_currency.
Currently a currency field has a single currency defined, we would like to choose a column instead of a single value.
:arrow_down: Please click the :+1: reaction instead of leaving a `+1` or `update?` comment
Contributor guide
Research direction
No files, entry points, or tests are named. Start by tracing how currency fields are configured and how amount and currency columns are read, then identify the existing tests for currency behavior. Done means a currency can be selected from a column such as total_currency while the amount comes from total_amount.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- data, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100