Unable to Log Work to Jira Server

Issue #265 resolved
Jason Kemp created an issue

When connected to a hosted Jira Server system (v7.13.8), the log work feature doesn’t appear to work. The following error is returned:

Unrecognized field "adjustEstimate" (Class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean), not marked as ignorable at [Source: org.apache.catalina.connector.CoyoteInputStream@5f9a42b8; line: 1, column: 20] (through reference chain: com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean["adjustEstimate"])

I have not seen the “adjustEstimate” field before related to posting worklogs; I’m guessing that’s a Jira Cloud feature. Unchecking the box has no affect.

Nothing appears in the console log with curl logging enabled.

Plugin version: 2.1.5

Version: 1.40.1 (system setup)
Commit: 8795a9889db74563ddd43eb0a897a2384129a619
Date: 2019-11-13T16:49:35.976Z
Electron: 6.1.2
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18362

Comments (5)

  1. ADM.Atlassian

    I have the same error when trying to log work.

    My versions:

    • Jira Core (with service desk) 8.6.0 (hosted version)
    • Plugin Version 2.2.1

    Visual Studio Code:

    • Version: 1.41.1
    • Commit: 26076a4de974ead31f97692a0d32f90d735645c0
    • Datum: 2019-12-18T14:57:51.166Z
    • Electron: 6.1.5
    • Chrome: 76.0.3809.146
    • Node.js: 12.4.0
    • V8: 7.6.303.31-electron.0
    • Betriebssystem: Darwin x64 17.7.0

  2. Log in to comment