Edgewall Software

Changes between Version 22 and Version 23 of CommitTicketUpdater


Ignore:
Timestamp:
Feb 22, 2017, 11:13:17 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Add troubleshooting tip.

Legend:

Unmodified
Added
Removed
Modified
  • CommitTicketUpdater

    v22 v23  
    8686* `references #5, #6`
    8787* `fixes #10 and #11`
     88
     89== Troubleshooting
     90
     91=== Check permissions
     92
     93If `[ticket]` `commit_ticket_update_check_perms` is `True` (the default), the changeset author must have `TICKET_APPEND` to reference a ticket and `TICKET_MODIFY` to close a ticket.