Add human readable toString implementations into the data model
Open
feature
Menas
priority: medium
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The audit trails are simply calling toString on menas entities to generate the old and new values.
Provide human-readable implementation of these values to improve the user experience.
Contributor guide
Research direction
Start by locating the data model entities whose toString output is used by the audit trails, then inspect how their current values appear in old and new audit entries. The work is done when those entries show human-readable representations instead of the existing default values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100