A customer has REQ-3690081058, and, since it is above 2bn, the key can't be parsed as an 'Integer'. Therefore the upgrade task fails.
We'll increase the size of requirement keys to long (max will be ~ REQ-90000000000000000, if they need more, they need to split the number with an underscore/dot/any character).
That will also allow the suggestions to work with such high numbers.
A customer has REQ-3690081058, and, since it is above 2bn, the key can't be parsed as an 'Integer'. Therefore the upgrade task fails.
We'll increase the size of requirement keys to long (max will be ~ REQ-90000000000000000, if they need more, they need to split the number with an underscore/dot/any character).
That will also allow the suggestions to work with such high numbers.