Show Issue Weight Changes Within Inline Action Logs
Problem to solve
Our team (using GitLab EES) currently uses weights as a priority level of tickets, rather than the classic agile metric of effort or difficulty. However sometimes we need to reprioritize issues by weights after they've been created. Unfortunately, we lose visibility when this occurs regarding who changed the weight, and what the weight originally was. We're working around this by using comments when changing priorities, but it would be nice if a message like 'Matt Davenport changed project weight from 8 to 9' or something similar displayed when making an issue weight change.
Further details
I believe this would benefit anyone utilizing weights for any purpose, as currently there is no visibility as to who changes it and from what it was changed from.
Proposal
Add a new action log records (not sure of exact terminology) when an issue weight is changed:
[User] changed issue weight from [previous_weight] to [new_weight]
This should ideally be added to both CE and EE.
Please let me know if there should be more detailed information on this issue. I believe its fairly straightforward as far as the feature proposal goes. Also, if this is referenced in another issue, please close or relate this one to it as I was unable to find anything using the issue search.
Thanks!