-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 10.3.8
-
Component/s: Administration - Workflows
-
10.03
-
2
-
Severity 2 - Major
-
44
Issue Summary
After upgrading Jira to v10.3.x, the workflow Condition to check for Open Crucible Reviews is not working as expected.
This is reproducible on Data Center: YES
Steps to Reproduce
- Install Jira version 10.3.8 and Start the Jira application.
- Set up Fisheye 4.9.x and link it with Jira.
- set up the condition for the workflow
- The error appears :
[c.atlassian.ozymandias.SafePluginPointAccess] Unable to run plugin code because of 'java.lang.NumberFormatException - For input string: "20250411144521"'.
Expected Results
The workflow should work connected to any version of Fisheye/ Crucible
Actual Results
Jira Fisheye plugin throws the error above and the users are not able to transition the issue, even if the condition is met.
Workaround