Edgewall Software

Opened 11 years ago

Last modified 9 years ago

#10984 closed enhancement

Hide the milestone select from the ticket form if the user doesn't have MILESTONE_VIEW — at Initial Version

Reported by: Ryan J Ollos <ryan.j.ollos@…> Owned by:
Priority: normal Milestone: 1.1.3
Component: ticket system Version: 1.0
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

If the user doesn't have MILESTONE_VIEW the milestone select is shown with no options. It might as well be hidden and not clutter up the ticket form.

Hiding it also exposes less information because the user without MILESTONE_VIEW doesn't know whether there are any milestones defined. After the patch, the behavior is the same whether there are milestones defined but the user doesn't have MILESTONE_VIEW or there are no milestones defined. In both cases there are no mentions of milestone on the ticket form.

Change History (1)

by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Attachment: t10984-r11483-1.patch added

Patch again r11483 of the trunk.

Note: See TracTickets for help on using tickets.