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

Booking time for external projects fails #63

Closed CybotTM closed 1 year ago

CybotTM commented 1 year ago

External projects are configured to book into internal Jira.

This creates a internal ticket for every external ticket number. this fails currently as Jira cannot decode the POST request introduced in PR #39

JiraApi: Unknown Guzzle exception: Client error: POST https://jira/rest/api/latest/search/ resulted in a 400 Bad Request response: {"errorMessages":["Can not deserialize instance of java.util.ArrayList out of VALUE_STRING token\n at [Source: org.apach (truncated...)