Open joriki opened 6 years ago
More specifically, this only happens if you try to comment when the rule for comments doesn't allow it (i.e. when you're the last person to have written (either commented or originated the thread)). This permission is checked only upon submitting the comment, not upon displaying the comment button.
We need to decide whether this rule should actually apply to moderations. I don't think it should; it seems like it's being applied simply because the comments for arguments and proposals were reused. Those are written in a public context where we want to encourage interactive discussion by limiting monologues; in the context of the review team, it might be that new information comes to light and a team member wants to comment on their own evaluation of the initiative.
I agree that moderation should not be limited to "other people's comments", but should always be allowed.
Yes, let's check the comment a bit more distinctly: moderations should be allowed to double comment
I fixed this by simply bypassing the check for repeated comments if the object is an instance of Moderation. I'm not sure how stylish this is, but I think it's good enough for now :-)
Trying to comment on a moderation comment causes the following exception: