Ticket #1523 (new enhancement)

Opened 2 years ago

Last modified 2 months ago

Add permission type to hide ticket-comments

Reported by: jorgen.wahlund@gmail.com Assigned to: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords: Permissions, Comments, PrivateTicketsPlugin
Cc: Trac Release: 0.11

Description

When a single customer adds a ticket I would like a behavior like this:

  • He/She can view the ticket
  • He/She can't view the ticket comments since it's mostly internal communications

So an new permission would be nice to have and in it's easiest form it's enough to have one new permission:

  • TICKET_COMMENTS_VIEW

and if the group/user don't have the permission he/she cant see the comments. Of course this could be done in a more complete manner, meaning a full range of different types of permissions for groups, reporter, cc, groups... but it's not necessary for our needs anyway.

Attachments

Change History

04/04/08 00:04:17 changed by coderanger

  • owner changed from coderanger to anybody.
  • priority changed from high to normal.
  • component changed from PrivateTicketsPlugin to Request-a-Hack.

This would best be done in a different plugin now.

11/16/08 01:42:21 changed by jevans

  • keywords changed from Permissions, Comments to Permissions, Comments, PrivateTicketsPlugin.
  • release changed from 0.10 to 0.11.

Or better, be able to specify per-comment so that some comments are restricted/private while others are more public. Seems like it should somehow tie into PrivateTicketsPlugin or at least be based on the same permissions.


Add/Change #1523 (Add permission type to hide ticket-comments)




Change Properties
Action