API Tokens for Jira ERROR: column "username" does not exist at character

Issue #19 resolved
Former user created an issue

Hello friends,

We just recently updated to 1.1.6 for API Tokens for Jira. We're starting to see some errors filling up our database logs:

< 2020-07-07 00:03:34.583 UTC > ERROR: column "username" does not exist at character 117 < 2020-07-07 00:03:34.583 UTC > STATEMENT: SELECT "LAST_USAGE","DESCRIPTION","ID","TOKEN","CREATED","KEY","USERNAME" FROM public."AO_5D4005_TOKEN" WHERE lower(USERNAME) = $1 ORDER BY "ID" < 2020-07-07 00:03:34.631 UTC > ERROR: column "username" does not exist at character 117 < 2020-07-07 00:03:34.631 UTC > STATEMENT: SELECT "LAST_USAGE","DESCRIPTION","ID","TOKEN","CREATED","KEY","USERNAME" FROM public."AO_5D4005_TOKEN" WHERE lower(USERNAME) = $1 ORDER BY "ID" < 2020-07-07 00:03:34.642 UTC > ERROR: column "username" does not exist at character 117 < 2020-07-07 00:03:34.642 UTC > STATEMENT: SELECT "LAST_USAGE","DESCRIPTION","ID","TOKEN","CREATED","KEY","USERNAME" FROM public."AO_5D4005_TOKEN" WHERE lower(USERNAME) = $1 ORDER BY "ID"

Is this something you can help us out with?

Best regards, Clint

Comments (8)

  1. Roma Bubyakin [Wombats Corp]

    Hello @Clinton Zofnas (US - IFS)

    The issue is duplicate for #18

    I’m already working on it

    Workaround is downgrade to v1.1.5

    What DB you are using?

    Regards, Roman

  2. Log in to comment