Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi Community,
We're integrating some internal systems with JSD using REST API, and I'm just wondering if there any real (performance oriented) difference when using issueId or KeyId in the call?
It seems to me that issueId is treated as String and not as Integer, and so using a string issueID would be the same as using the string KeyId...
Is that so? I'm newbie to JSD, I don't know much about indexes for instance, or any internals, so I ask if you had had any experience that you could share.
Thanks!