shridhar-tl / jira-assistant

Repository containing source code of Jira Assistant browser extension. This is also used to track bugs related to the extension.
https://www.jiraassistant.com
235 stars 74 forks source link

Blank page is coming if we refresh the New worklog report page #311

Closed SelvalakshmiPraveen closed 11 months ago

SelvalakshmiPraveen commented 11 months ago

Checklist before you being

How do you use Jira Assistant?

Browser extension

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

Cloud Jira

Version of Jira Assistant

Web

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

Blank page is coming if we refresh the New worklog report page

image image

Checklist before you submit

shridhar-tl commented 11 months ago

Hi @SelvalakshmiPraveen Thank you for reporting this issue. However, I was not able to reproduce it in my end.

Can you please send the screenshot of console error log also so that it would give me a clue of what is causing this issue. Also let me know if you are using sprint wise report or date range wise (default) report.

SelvalakshmiPraveen commented 11 months ago

Hi @shridhar-tl ,

Thanks for your reply. I am using the date range wise report (default). Please find below the Console log error message. I have also attached the screenshot for your reference.

index.7c232e8e.js:2 TypeError: (intermediate value)(intermediate value)(intermediate value) is not iterable at 211.78f6f8df.chunk.js:1:152111 at Object.useMemo (index.7c232e8e.js:2:2274064) at t.useMemo (index.7c232e8e.js:2:2357961) at 211.78f6f8df.chunk.js:1:152089 at ya (index.7c232e8e.js:2:2267696) at yc (index.7c232e8e.js:2:2324809) at mp (index.7c232e8e.js:2:2313915) at hp (index.7c232e8e.js:2:2313843) at fp (index.7c232e8e.js:2:2313706) at ap (index.7c232e8e.js:2:2310486) bs @ index.7c232e8e.js:2 n.callback @ index.7c232e8e.js:2 _i @ index.7c232e8e.js:2 gc @ index.7c232e8e.js:2 mc @ index.7c232e8e.js:2 Ac @ index.7c232e8e.js:2 (anonymous) @ index.7c232e8e.js:2 qp @ index.7c232e8e.js:2 ip @ index.7c232e8e.js:2 q @ index.7c232e8e.js:2 E @ index.7c232e8e.js:2 index.7c232e8e.js:2 Global handler:- ErrorEvent {isTrusted: true, message: 'Uncaught TypeError: (intermediate value)(intermediate value)(intermediate value) is not iterable', filename: 'chrome-extension://momjbjbjpbcbnepbgkkiaofkgimihbii/static/js/index.7c232e8e.js', lineno: 2, colno: 2317189, …} (anonymous) @ index.7c232e8e.js:2 index.7c232e8e.js:2 Uncaught TypeError: (intermediate value)(intermediate value)(intermediate value) is not iterable at 211.78f6f8df.chunk.js:1:152111 at Object.useMemo (index.7c232e8e.js:2:2274064) at t.useMemo (index.7c232e8e.js:2:2357961) at 211.78f6f8df.chunk.js:1:152089 at ya (index.7c232e8e.js:2:2267696) at yc (index.7c232e8e.js:2:2324809) at mp (index.7c232e8e.js:2:2313915) at hp (index.7c232e8e.js:2:2313843) at fp (index.7c232e8e.js:2:2313706) at ap (index.7c232e8e.js:2:2310486) (anonymous) @ 211.78f6f8df.chunk.js:1 useMemo @ index.7c232e8e.js:2 t.useMemo @ index.7c232e8e.js:2 (anonymous) @ 211.78f6f8df.chunk.js:1 ya @ index.7c232e8e.js:2 yc @ index.7c232e8e.js:2 mp @ index.7c232e8e.js:2 hp @ index.7c232e8e.js:2 fp @ index.7c232e8e.js:2 ap @ index.7c232e8e.js:2 ip @ index.7c232e8e.js:2 q @ index.7c232e8e.js:2 E @ index.7c232e8e.js:2 background.js:2 Received request from {sender: {…}, message: {…}} background.js:2 Received request from {sender: {…}, message: {…}} background.js:2 Received request from {sender: {…}, message: {…}} index.7c232e8e.js:2 Keeping SW alive Wed Jul 26 2023 10:41:37 GMT+0530 (India Standard Time) index.html#/2/reports/worklog:1 Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.

image
shridhar-tl commented 11 months ago

Hi @SelvalakshmiPraveen, You mentioned you are using web version of Jira, however looking at screenshot I realize you are using chrome extension.

Can you let me know what version of extension you are using? As far as I know this bug is already resolved in latest version of chrome extension. If you are using old version of extension, please update your extension to JA v2.52 and this issue should get resolved.

To update your extension please go to chrome://extension and turn on dev mode from top right corner and then click update button from top left corner. This should most probably solve this issue. If you were still not able to resolve this issue, try visiting https://app.jiraassistant.com/?authType=1 and see if you were able to reproduce this issue and let me know.

Apologies for the inconvenience caused, however as I was not able to reproduce the issue in my end, I need more help from you to identify the root cause of this issue.

SelvalakshmiPraveen commented 11 months ago

Hi,

Thanks for your great support. After I have updated my chrome extension, I am able to view the New worklog report Page.

We are good to close this ticket now.

Warm Regards, Selvalakshmi Praveen Kumar

On Thu, Jul 27, 2023 at 8:58 AM Shridhar TL @.***> wrote:

Hi @SelvalakshmiPraveen https://github.com/SelvalakshmiPraveen, You mentioned you are using web version of Jira, however looking at screenshot I realize you are using chrome extension.

Can you let me know what version of extension you are using? As far as I know this bug is already resolved in latest version of chrome extension. If you are using old version of extension, please update your extension to JA v2.52 and this issue should get resolved.

To update your extension please go to chrome://extension and turn on dev mode from top right corner and then click update button from top left corner. This should most probably solve this issue. If you were still not able to resolve this issue, try visiting https://app.jiraassistant.com/?authType=1 and see if you were able to reproduce this issue and let me know.

Apologies for the inconvenience caused, however as I was not able to reproduce the issue in my end, I need more help from you to identify the root cause of this issue.

— Reply to this email directly, view it on GitHub https://github.com/shridhar-tl/jira-assistant/issues/311#issuecomment-1652856696, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASZC26QGNAOHD26E22MX4XTXSHN57ANCNFSM6AAAAAA2WW3UEE . You are receiving this because you were mentioned.Message ID: @.***>