Hi dear reader (especially if you’re Atlassian staff),
I’m wonder why there is no common type definition around ids.
Some services are returning them as number, some other as string. (Even when referring to same object).
Is there a move toward one or the other ?
Why this is bad, you might ask. I’m using Forge and was naively thinking that all ids were strings. I had the case lately where I expected a string, it returned a number but javascript runtime doesn’t care except if you do comparison with ===
…
Don’t answer this thread if your sole argument is javascript is laaaaame, please.
Looking forward for your comment on this, again especially if you are staff
Magnus