Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Jira issue collector could use some love

Tim Aerdts February 5, 2020

There are several Javascript warnings when you use the current collector javascript. Perhaps the library can be updated so we can keep using it in future releases of atleast Chrome?

 

A cookie associated with a cross-site resource at https://xx.atlassian.net/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032 

A cookie associated with a cross-site resource at http://atlassian.net/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.

batch.js:350 [Deprecation] document.registerElement is deprecated and will be removed in M80, around February 2020. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.

f @ batch.js:350
(anonymous) @ batch.js:735
(anonymous) @ batch.js:744
batch.js:259 DEPRECATED JS - Cookie has been deprecated since 5.8.0 and will be removed in a future release. Use cookie instead.
at b.default (https://***/contextbatch/js/_super/batch.js?locale=en-US:256:209)
k @ batch.js:259
(anonymous) @ batch.js:260
get @ batch.js:262
b.default @ batch.js:256
(anonymous) @ batch.js:1284
(anonymous) @ batch.js:1284
batch.js:259 DEPRECATED JS - Dropdown constructor has been deprecated and will be removed in a future release. Use Dropdown2 instead.
at HTMLDocument.<anonymous> (https://***/contextbatch/js/_super/batch.js?locale=en-US:4053:201)
k @ batch.js:259
(anonymous) @ batch.js:260
(anonymous) @ batch.js:261
i.bindConfigDashboardDds @ batch.js:4050
(anonymous) @ batch.js:4053
j @ batch.js:76
add @ batch.js:76
ready @ batch.js:63
init @ batch.js:62
j @ batch.js:59
(anonymous) @ batch.js:4053
l @ batch.js:35
(anonymous) @ batch.js:35
setTimeout (async)
s @ batch.js:35
window.require @ batch.js:38
(anonymous) @ batch.js:4053
batch.js:4002 the cancel event on forms is deprecated  

 

1 comment

Anton Degnera June 22, 2022

I have the same issue with warnings in DevTools => Console:
Steps for reproducing: include script with Jira collector tool into html from React project, then run it.

Chrome Version 102.0.5005.63 (Official Build) (64-bit)


batch.js?locale=en-US:315 DEPRECATED JS - Cookie has been deprecated since 5.8.0 and will be removed in a future release. Use cookie instead.
at b.default
batch.js?locale=en-US:315 DEPRECATED JS - Dropdown constructor has been deprecated and will be removed in a future release. Use Dropdown2 instead.
at HTMLDocument.<anonymous

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events