Hi, we are using Jenkins API as integration to a different app, specifically we are storing below attributes into db: /{jenkins_url}/{jobname}/{buildnum}/api/json
There's one attribute called *queueId* currently has caused an error. We’ve been treating *queueId *as an integer, but since upgrading Jenkins to CloudBees CI Version 2.462.2.2 and enabling Jenkins Core Managed Controller HA, the *queueId *values have become extremely large - exceeding the integer size. I'm wondering if the data type of queueId ever been changed during past versions? If so, what was the data type of it, and what data type is changed to, also in which version it changed? Thank you. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-users/a32aaf21-6342-41d7-8cfc-3c7aee6bb12bn%40googlegroups.com.