Skip to main content
Skip table of contents

Release Notes for 2.7.0

Summary


Bug Fixes

TypeError when the issue data does not contain issuelinks field

The following error message appeared in the console when rendering results using an "issue link type" such as blocks.

CODE
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
    at ph (createForOfIteratorHelper.js:3:45)
    at ub (tissue-service.js:251:58)
    at tissue-service.js:212:28
    at f (regeneratorRuntime.js:44:17)
    at Generator.<anonymous> (regeneratorRuntime.js:125:22)
    at Generator.next (regeneratorRuntime.js:69:21)
    at a (asyncToGenerator.js:3:20)
    at s (asyncToGenerator.js:22:9)
    at asyncToGenerator.js:27:7
    at new Promise (<anonymous>)

The gadget also failed to render

Issues

Data cannot be retrieved due to an unexpected error.

View these issues in Jira

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.