Added by Patrick Feistel almost 12 years ago
Hello,
I want to create a svn pre-commit hook where I permit the user to close a redmine ticket via svn-checkin if the tracker of the ticket is "Support".
My question is how to get the ticket tracker of the referenced redmine-ticket.
My checkin-comment is e.g. "closes #123"
If ticket #123 has tracker "Support" the checkin should be rejected.
Hope for help...
Regards,
Patrick
Hello again,
no hints for me on that?
I have no idea how to get this info.
Regards,
Patrick