Modify ↓
      
Opened 9 years ago
Last modified 2 years ago
#12743 new defect
Closed milestones always shown on batch modify form
| Reported by: | Ryan J Ollos | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | next-stable-1.6.x | 
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | batch-modify | 
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Closed milestones are only shown on the ticket page if the user has TICKET_ADMIN: tags/trac-1.2/trac/ticket/web_ui.py@:1582-1583#L1572. However all milestones are shown on the batch modify form if the user has TICKET_BATCH_MODIFY and MILESTONE_VIEW, without having TICKET_ADMIN.
Also, empty milestone select is shown if user doesn't have MILESTONE_VIEW, but field should probably just be hidden.
Attachments (0)
Change History (4)
comment:1 by , 9 years ago
| Description: | modified (diff) | 
|---|
comment:2 by , 9 years ago
comment:3 by , 5 years ago
| Milestone: | next-stable-1.2.x → next-stable-1.4.x | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    


  
See also comment:5:ticket:10984.