aprey10 / open-poker

Jira plugin which adds simple "scrum-poker" to the Issue View page
GNU General Public License v3.0
17 stars 11 forks source link

we're having a hard time with the display because we have to refresh 2 times #31

Closed Moosh-be closed 1 year ago

Moosh-be commented 2 years ago

I've recently add the plugin in our server instance.

It's more a feedback than an issue.

It's the raw feedback of one of our team.

1st team try, we're having a hard time with the display because we have to refresh 2 times: 1 time to refresh the page and have access to the vote, and a 2nd time to have the results graph... but at least the vote of the estimate is put directly in the story;)

I report it to you in the state before having myself tested

(I Speak french)

aprey10 commented 2 years ago

Hello, I'm glad you are using my plugin!

I'm not sure I understood what's meant by "page refresh" in this case. Is it a "page refresh" after clicking some button or a manual page refresh?

MattP007 commented 1 year ago

We've seen the same issue here. Basically this plugin prevents comments and activity loading on random stories it appears. A refresh of the page resolves this issue. We're considering removing this plugin because of this impact.

aprey10 commented 1 year ago

hm... thank you for your comment. Could you please describe the flow so I can reproduce it locally?

aprey10 commented 1 year ago

Also could you please check if there are any errors in the browser Dev Tools console?

MattP007 commented 1 year ago

User opens Jira and at random times comments do not load nor does the activity feed when viewing an issue. This plugin was removed from our environment because of this issue. Since we've removed it, there are no errors to check for in the browser.

aprey10 commented 1 year ago

Interesting, never seen such an issue on my env. Do you use jira Data Center? Do you happen to remember what version of the plugin did you use?

MattP007 commented 1 year ago

Yes, Jira DC version 9+. We had been using the most recent version of the plugin until we removed it.

aprey10 commented 1 year ago

I think I managed to reproduce that problem with the older version of the plugin and jira version 9+. The changes that I made for #34 issue fixed the problem on my local env - so I guess the root cause was the same. The latest version of the plugin 2.3.0 shouldn't have this issue anymore.

Sorry for the inconvenience. Feel free to re-open the issue if it still reproduces for anyone.