~sircmpwn/todo.sr.ht#268: 
submitComment fails

The submitComment mutations fails with:

pq: missing FROM-clause entry for table ""event""

Example query

mutation {
    submitComment(trackerId: 8263, ticketId: 1, input: { text: "test" }) {
        ticket {
            subject
        }
    }
}

Status
RESOLVED FIXED
Submitter
~xenrox
Assigned to
No-one
Submitted
1 year, 8 months ago
Updated
1 year, 8 months ago
Labels
No labels applied.

~sircmpwn REPORTED FIXED 1 year, 8 months ago

Drew DeVault referenced this ticket in commit bb414aa.

Register here or Log in to comment, or comment via email.