Enforce Committer when entering Transactions
Open
- Dominant language
- Go
- Stars
- 13
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
At the moment there's a field on `envelopes.Transaction` to capture who was the one who entered the transaction data, but it's virtually always. `baronial` should start allowing user name and email information to be stored as config, and apply it to transactions that are created by that user.
Contributor guide
Research direction
Locate the configuration path and the code that creates envelopes.Transaction. Add configurable user name and email values, then verify that transactions created by that user store the committer information. Done means both values can be configured and are applied to newly created transactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100