Ticket #9596 (closed defect: worksforme)
Opened 18 months ago
Last modified 18 months ago
document commit_ticket_update_* properties in the TracIni wiki page
| Reported by: | john@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.12-stable |
| Severity: | minor | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
TracIni has no documentation on the new properties. I was unable to find them until I search for bugs on why the new trac-svn-hook wasn't closing my tickets. I still have no idea what the commit_ticket_update_envelope property is for that is listed in the sample file.
Attachments
Change History
comment:1 Changed 18 months ago by rblank
- Milestone 0.12.1 deleted
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 18 months ago by john@…
it is still unclear that I have to enable the component in order to get a feature working that was enabled as long as I had the trac-svn-post-commit hook enabled previously. Either way you look at it something is missing in the way of documentation.
There is nothing in TracUpgrade and nothing in TracIni#components-section . I can understand defaulting the feature to off since not everyone would have the hook installed, but there is no mention of it in the logical places to look.
comment:3 Changed 18 months ago by rblank
Close: TracInstall. Feel free to add a section about it in TracUpgrade as well, if you feel it would help.



Your local TracIni shows the documentation in the [ticket] section, provided the component is enabled (it isn't on this site). This is due to TracIni being generated automatically from the source code.