netresearch / timetracker

Simple time tracking front end with optional Jira synchronization, AD/LDAP integration and XLSX export.
GNU Affero General Public License v3.0
21 stars 27 forks source link

TIM-60: Fix autocompletion for projects with numbers in ticket prefix (main) #67

Closed cweiske closed 1 year ago

cweiske commented 1 year ago

So that "PROJ" and "PROJ1" are not seen as the same ticket prefix.

Related: #65