Centralize entry naming #2454
Reference in New Issue
Block a user
Delete Branch "zachgoll/maybe-905-build-entryname-poro-for-deriving-the-name-of-an-entry"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Trade and Valuation naming has been a point of confusion in the app because we've had inconsistent and overly generic names generated across many call sites.
This PR centralizes and standardizes naming (for writes) while keeping the
namefield at the DB level for SQL search capabilities.valuation.kindis "stubbed" toreconciliationas that will be added in a follow-up PR.