Hello all,
I am receiving an error that kills the job(screen of APS360 and by process the screen of APS100).
The process to get the error is to move from APS361 to APS360 and then move to APS364 through ctrl + 16.
The error received is:

The logs gives the error: java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 4. I have an H5 script of all 3 screens.
The solution that I have tried so far:
1. On APS360, I am adding custom columns. On leaving the screen, I am resetting the columns as it was originally
2. I am checking the length of any array I am working with
3. I am clearing all cache that I have set if I am leaving the screen
Has anyone ever encountered this error? Thank you.