Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload of worklog fails - Unrecognized field "notifyUsers" #262

Closed
8 tasks done
s4nf4n opened this issue Jan 13, 2023 · 5 comments
Closed
8 tasks done

Upload of worklog fails - Unrecognized field "notifyUsers" #262

s4nf4n opened this issue Jan 13, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@s4nf4n
Copy link

s4nf4n commented Jan 13, 2023

Checklist before you being

  • I am sure that I am already using latest version of Jira Assistant
  • I had verified that, no similar issues are already reported in issue tracker
  • I had tried reproducing this issue with with Web version of Jira Assistant to ensure that this issue is not recently fixed and yet to be published
  • I had verified that, my query is not answered in FAQ section of website
  • I had verified that, my issue is not listed as known bugs in website

How do you use Jira Assistant?

Browser extension

Are you using cloud version of Jira or self hosted (data center / server) of Jira.

Not sure

Version of Jira Assistant

2.45

What browser are you using?

Chrome

What OS are you using? You need not disclose this if you feel it is irr-relevant for your issue.

None

Bug Description

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:

request.notifyUsers = notifyUsers;

Checklist before you submit

  • I have ensured not to paste any confidential information like Jira url, Mail id, etc.
  • I have verified my browser console logs and added necessary details (if required)
  • I have added required screenshots if the bug is related to UI (as necessary)
@shridhar-tl
Copy link
Owner

Hi @s4nf4n - I added it based on following document and now I realize this option is not available for Datacenter versions.

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-worklogs/#api-rest-api-3-issue-issueidorkey-worklog-id-put

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

image

@shridhar-tl shridhar-tl self-assigned this Jan 14, 2023
@shridhar-tl shridhar-tl added the bug Something isn't working label Jan 14, 2023
@s4nf4n
Copy link
Author

s4nf4n commented Jan 16, 2023

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.

@shridhar-tl
Copy link
Owner

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.

@shridhar-tl shridhar-tl pinned this issue Jan 17, 2023
@s4nf4n
Copy link
Author

s4nf4n commented Jan 17, 2023

Yes, Web version works for me, thank you.

@s4nf4n s4nf4n closed this as completed Jan 17, 2023
@shridhar-tl
Copy link
Owner

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.

@shridhar-tl shridhar-tl unpinned this issue Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants