Modify ↓
Opened 13 years ago
Closed 7 years ago
#8906 closed enhancement (wontfix)
Optionally restrict vote on tickets to ticket reporter
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | FiveStarVotePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
Please add right for modify vote only by ticket reporter.
Short model: Anyone can see vote stars counter, but modify vote can only by reporter.
Is it possible?
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Summary: | Feature REQUEST → Optionally restrict vote on tickets to ticket reporter |
---|
#9624 is a different request, but somewhat related.
comment:3 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This could be done with a custom permission policy. Please ask on the MailingList if you need help implementing. I don't see it as generally useful, so closing the ticket.
Note: See
TracTickets for help on using
tickets.
Short: Yes.
Long: May not happen before resolving some other issues, especially incorporating recent changes from VotePlugin.
Meanwhile you might want to have a look at VotePlugin. I suggest to provide a patch for the requested feature to limit VOTE_MODIFY to ticket reporter by using a new plugin option. This may be the least you can do for acceptance by the plugin maintainer. Otherwise is looks like a rather specific requirement and could therefore get rejected - no critic intended.