-
Notifications
You must be signed in to change notification settings - Fork 100
Description
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?
Web version
Are you using cloud version of Jira or self hosted (data center / server) of Jira.
Cloud Jira
Version of Jira Assistant
2.6
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
Prerequisites:
- A JIRA Task with the maximum amount of worklog items (10k, but YMMV, when trying to log more time in JIRA, we see the "We can’t log any more time on this work item as the limit as been reached." error message
Reproduction steps:
- Log time (check "upload immediately") on that Task
- Click "Submit"
- "Add worklog" dialog remains on screen, no error message in the UI, worklog item does not appear in Worklog Calendar, Worklog Report, or JIRA. DevTools's network tab shows HTTP Status Code 413 for the upload request.
We have some JIRA stories/Task that sometimes reach the maximum number of worklog items (10k).
When that happens, we have no feedback from JIRA Assistant.
I am configured with "upload immediately" and the "Add worklog" dialog just stays there, with nothing happening when clicking on Submit.
While I don't expect JIRA Assistant to be able to bypass JIRA's limit. Some explicit error message would so much less confusing, especially since that's not the kind of issue that happens often, but when it does, it could impact many users. In our case, the Task is a generic "Meetings during Year X" Task used for time tracking. The whole team is using the task for time tracking, so everyone will be impacted.
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)