Closed alexandremsouza1 closed 5 years ago
The default 'In progress' status is for working issues search.
It's a strange situation, the plugin ask to Jira all the available statuses with this function jiraInstance.status.getAllStatuses()
. This array must be populated.
Do you find any errors in the terminal output log?
only this
@alexandremsouza1 Hi, in the v 0.10.4 I added a new setting to solve this kind of problem. It's a workaround for your issue. Let me know. Thanks. ๐
hi @gioboa this version dont work. the error still persists.
if I try to change the issue status using the change issue status they are displayed and when I try to view using the Issue filtered by status dont work.
@gioboa I used the new functionality and it worked but I can not point hours. Only with status "In Progress".
@alexandremsouza1 You have to set also workingIssueStatues
. ๐
After reboot it worked!!!!
Very Very thank you.
The filter is empty!
My language is in Portuguese, I believe this is a problem.
Debugging I noticed that the function jiraInstance.status.getAllStatuses() returned nothing
I also noticed that even changing the default values (In progress) โโof the settings, nothing happened