View #115 on GitHub to know more details
Just a blank page.
Same.
momjbjbjpbcbnepbgkkiaofkgimihbii-1581405778698.log These are the errors shown: TypeError: Cannot read property 'toLowerCase' of undefined Global handler:- ErrorEvent Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
Similar error since today morning
It's because Author does not contain "name" anymore I guess:
export interface Author { self: string; name: string; key: string; accountId: string; emailAddress?: string; avatarUrls: { [key: string]: string }; displayName: string; active: boolean; timeZone: string; }
For example const reportUser = report[((worklog.author || {}).name || '').toLowerCase()]; does not work anymore. Only accountId is available in the worklogs response.
Can we fix this asap? Can I help with anything?
Hello all, apologies for the inconvenience caused. I am not yet sure how this property could get removed from existing version of API. I would analyse and fix it ASAP. I am not sure if I would be able to spare time on weekdays. I would work on it this weekend and publish the change.
If any of you find more details please keep adding it so that it would help me make the changes quickly.
@shridhar-tl could you provide a little tutorial about building dev version of extension? Maybe somebody can solve the trouble locally and want to build dev version as temporal solution until you publish the fix? Your extension as useful as you can't imagine :) I'm really don't logging time to tickets cz waiting for your fix or tutorial for making temporal local version second day in sequence.
Same here
The info https://confluence.atlassian.com/cloud/blog/2018/06/say-goodbye-to-usernames-in-atlassian-cloud
Replace username with email address or userId will sort out
Thank you for your response. I already log into Jira with my company email address and Jira requires an email to login, I cannot input a username. Where are you suggesting I change the username/email? Please advise Matt Kinne
On Wed, Feb 12, 2020 at 2:19 PM tom-teamcoda notifications@github.com wrote:
Replace username with email address or userId will sort out
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shridhar-tl/jira-assistant/issues/115?email_source=notifications&email_token=AORGXYNGZDG4ODE765TXXCDRCRDVNA5CNFSM4KSNWF3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELSBHUA#issuecomment-585372624, or unsubscribe https://github.com/notifications/unsubscribe-auth/AORGXYNIRRK4UKKDDUPK4FLRCRDVNANCNFSM4KSNWF3A .
We are also awaiting the issue to be resolved at the earliest.
Unfortunately I was still able to see the user name in Atlassian cloud as well as in server instance as well with latest updates. So not able to reproduce it anywhere as of now. But already started to work on changes and hope to have it resolved ASAP. Will try to publish the changes by tomorrow EOD and will be available for users soon after web store review. Will keep you posted on the changes.
@Tanatcu - Steps for manual build is already available in github. You can refer to it. Url as follows:
I had published the package (v0.94) in store and is currently in review. The time taken for review process is slower since couple of months and so I am not sure when it would be available. But I believe it should be available within next 4 days max.
It is available for multiple browsers and so temporarily you can use other browsers version if it is published. Below document contains the url for other browsers store listing.
https://github.com/shridhar-tl/jira-assistant#jira-assistant
@shridhar-tl New version available on Chrome, but still getting the same error while try to access Jira Cloud. Are we missing something? Can you please look into it.
@vinaychavadi - Updates available in #119