-
Bug
-
Resolution: Fixed
-
Low
-
11.4.1
-
1
-
Severity 3 - Minor
-
No
Issue Summary
If a very large int value is entered on the Intake/Benefit tab of an Epic, the SSIS ETL breaks trying to convert the nvarchar to int, which stops the load of the data. See some screenshots with the scenario:
Steps to Reproduce
- In Jira Align, create an Epic
- Have an Intake and Case Development associated with it
- Now add a very large number to Intake or Case Development and save
- Wait for the ETL to run
- Check ETL logs
Expected Results
ETL would run normally no matter the value used.
Actual Results
ETL breaks trying to convert the nvarchar to int
Workaround
The item with the offending value needs to be corrected, to remove it, allowing the ETL to run once again.
- resolves
-
PS-174819 Loading...