Log Work fails

Issue #397 resolved
Nils Schikora created an issue

Version: 1.43.2
Commit: 0ba0ca52957102ca3527cf479571617f0de6ed50
Date: 2020-03-24T07:34:57.037Z
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Darwin x64 19.4.0

Atlascode 2.4.11

Jira Cloud

When trying to log work on an issue, the issue page turns blank and this error is emitted in the DeveloperTools (with curl debugging enabled and verbosity set to debug)

[Embedded Page] TypeError: Cannot read property 'map' of undefined (webviewElement.ts:241 )
[Embedded Page] Uncaught TypeError: Cannot read property 'map' of undefined (webviewElement.ts:241 )
[Embedded Page] Uncaught (in promise) #<Object> (webviewElement.ts:241 )

Same symptoms as this resolved issue: https://bitbucket.org/atlassianlabs/atlascode/issues/252/log-work-doesnt-work

Comments (3)

  1. Pramod Busam Account Deactivated

    @Nils Schikora This issue was fixed in version 2.5.0. Please re-open if you see this after updating the extension.

  2. Log in to comment