Fixes #0000125: Javascript cycle "for (index in array)" is used for arrays - replace with normal "for (index = 0; i < array.length; i++)"
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.