On Tuesday, May 1, 2012 2:28:42 AM UTC-7, Cooke, Mark wrote: > > Hmm, while I don't have an answer, I had not realised that the _VIEW > permission allowed to assign tickets, surely `_VIEW` should be a read-only > permission? > > I would be tempted to put this in as an enhancement request, perhaps with > a MILESTONE_ASSIGN permission for what you want? >
When searching, I found that I had opened a ticket for this about 3 years ago (1), which is vaguely familiar. I did some more testing and found that what I originally said was mostly correct. If and only if a user has TICKET_CHGPROP (or TICKET_MODIFY, TICKET_ADMIN or TRAC_ADMIN) permission, they'll be able to change the milestone. However, if they don't have the MILESTONE_VIEW permission, they won't be able to see any milestones in the drop-down list of an existing ticket, other than the milestone that the ticket is assigned to. They can remove the milestone entry, setting the milestone to be an empty field. They are also able to set the milestone when a ticket is created. (1) http://trac.edgewall.org/ticket/8778 <https://lh3.googleusercontent.com/-dhm3B6xNB-0/T6IiQEIc3xI/AAAAAAAAAWk/VlsLAIb5-U4/s1600/Milestone.png><https://lh3.googleusercontent.com/-NkA-BXWgDXs/T6IiKe8zjOI/AAAAAAAAAWc/j6AhnbTGnc0/s1600/TicketSummary.png> -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/dzMDNn6gS80J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
