Message7413
A user wants to send a link to a specific message in an issue to another person.
Supporting this requires two changes to the issue.item (task.item etc.)
templates:
1) add an id element to the message header. For the classic tracker this
is a 'tr' element, for responsive it's a 'div', jinja2 probably uses
a 'div' as well. Use the msg designator as the id, so msg32 for example.
2) provide an 'a' element that can be used to create a link to the id'ed element. |
|
Date |
User |
Action |
Args |
2021-12-11 21:49:32 | rouilj | set | recipients:
+ rouilj |
2021-12-11 21:49:31 | rouilj | set | messageid: <1639259371.99.0.36517312619.issue2551180@roundup.psfhosted.org> |
2021-12-11 21:49:31 | rouilj | link | issue2551180 messages |
2021-12-11 21:49:31 | rouilj | create | |
|