Closed brodock closed 9 years ago
Defining a tracker_id, will make sure that the ticket will be created with the right "type".
If it is not filled, then it fallbacks to default which is the first type available to the project in the priority list.
This is a port from this pull request: https://github.com/errbit/errbit/pull/643
Looks good. Thank you sir.
Defining a tracker_id, will make sure that the ticket will be created with the right "type".
If it is not filled, then it fallbacks to default which is the first type available to the project in the priority list.