String or binary data would be truncated error when updating a hedge derivative Internal Trade No

Issue No: RM-4368
Created 9/21/2021 4:22:13 AM
Type Bug
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 20.1
Description Steps:   1. Go to System Manager > Starting Numbers > Risk Management   2. Derivative Entry   3. Check Number > Number is 5 digits   4. Create Basis Contract   5. Price and Hedge   6. Check Trade Number   Issue:   - Trade number is truncated   -When applying data fix RM-4343 an error was encountered "String or binary data would be truncated". The issue was the column strInternalTradeNo that the data type is NVARCHAR(10).   Acceptance: We need to increase the data type value in order to cater longer Internal Trade Numbers.