View #262 on GitHub to know more details
Browser extension
Not sure
2.45
Chrome
None
When I try to upload a worklog error is raised:
Unrecognized field \"notifyUsers\" (Class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean), not marked as ignorable
After a little bit of research, Jira REST API does not support field "notifyUsers". See Jira Docs And this problem apparently seems to have been added recently: https://github.com/shridhar-tl/jira-assistant/blob/e1bcda429580ea2b8baea5fe6365e7dc6475d386/src/services/worklog-service.js#L153
Hi @s4nf4n - I added it based on following document and now I realize this option is not available for Datacenter versions.
For now see if disabling this option solves the issue for you. If extension does not work, temporarily you can switch to Web version and use it while I push the changes for Extension. Already v2.46 is published and still in review. So it would take some time before I publish changes for extension. But shortly I will publish fix for Web version and so web version should work well for you. Your settings would still remain with your extension and so using web version would not cause any disturbances in your flow.
To use web version use https://app.jiraassistant.com
Yes I tried disabling the setting first, I should have mentioned it in the bug report. But the upload sends the property anyways. The property "notifyUsers" is always present with either true or false.
And thank you for the quick reply and action.
Hi @s4nf4n - This issue is resolved in JA v2.47 and is already published. While it is already available for Firefox and Web, it is still in review by Chrome and Edge web store. For chrome I believe it should be approved by today or tomorrow and for Edge by end of this week.
As I already mentioned, for now you can use Web version by accessing https://app.jiraassistant.com to unblock you and once your extension gets updated you can continue using edge. Even Web version will connect to extension internally and so data is shared between both and you will not see any trouble switching between web and extension.
Yes, Web version works for me, thank you.
Hi @s4nf4n - Extension got approved and now v2.47 is available for Chrome for you to update. If you wish to update your extension immediately, go to "chrome://extensions" enable dev mode from top right corner, and click on Update button. That would update the extensions.