dmranck

Results 3 issues of dmranck

Investigate adding support for querying tickets in a project based on certain parameters. For example, return all open tickets, or return all tickets assigned to a specific user.

TicketUtil currently supports: * Kerberos for JIRA, RT * Basic Auth for Redmine, Bugzilla Add support for more authentication methods.

Apparently this can be done in ServiceNow and JIRA. Research if it can be done in other tools, and add support.

help wanted