Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

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

key summary type created updated due assignee reporter priority status resolution
Loading...
Refresh

  • No labels