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.
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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.