"ORA-00932: inconsistent datatypes: expected - got CLOB" errors in log from /secure/CommentAssignIssue.jspa

John Stalker November 11, 2012

Recently updated to JIRA 5.1.8, but was also seeing this in 5.0.3

Error appears to be due to this SQL statement:

SELECT DISTINCT ci.OLDVALUE, cg.CREATED FROM changeitem ci INNER JOIN changegroup cg ON ci.groupid=cg.ID WHERE cg.issueid=? AND ci.field='workflow'ORDER BY CREATED DESC

Not sure it's really affecting anything, but it's a little disconcerting.

1 answer

1 vote
Marcus Silveira
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 14, 2012

Hi John,

This is a known bug for JIRA Misc Custom Fields plugin.

It should be fixed on version 1.5.2 which is still not released.

Cheers,

Marcus

Suggest an answer

Log in or Sign up to answer