Message6797
Regarding the patch:
You're using db.msg.get(firstmessageid, 'author'), but the issue
itself already has an author attribute, which I think should be
used instead.
Rationale:
1. The user might have created the issue without a message. If now the
user provides more details it should not be chatting, but if someone
else reacts, chatting should be set.
2. The user might have unlinked (removed) the first message from the
issue (e.g. to provide a better initial description)
3. Don't access parts of the database you don't really need :) |
|
Date |
User |
Action |
Args |
2019-11-06 07:23:48 | ThomasAH | set | messageid: <1573025028.22.0.786040366562.issue2550926@roundup.psfhosted.org> |
2019-11-06 07:23:48 | ThomasAH | set | recipients:
+ ThomasAH, ber, rouilj, justus.winter |
2019-11-06 07:23:48 | ThomasAH | link | issue2550926 messages |
2019-11-06 07:23:47 | ThomasAH | create | |
|