RECONCILIATION - Error in JV feedback
https://sentry.io/organizations/registries/issues/3630886142/?project=1762954&query=is%3Aunresolved&referrer=issue-stream
invalid literal for int() with base 10: '1587049 00'
This is blocking the EJV feedback from coming in
I've emailed Tara, the invoice id positional field is usually 110 characters, but for some reason is returning 108 characters.
I think it might be possible to use 108 for the length instead of 110.. (may need to inspect the JV file in the meantime)
Still waiting for CAS to fix the issue..
CAS has informed me I should just "fix" the file. I've put in a fix with a unit test so it adds the two extra spaces if the invoice_id has a 00 suffix.
I've put in a 1 for the fix (it's simple), but another 1 on top because now there is a backlog of feedback files to process.
Fixed now, I've ran all of the files.. still missing 4, will look on the SFTP - if not i'll follow up with Tara.