Hello!
In the console of Jira Service Desk, I see the following warnings:
[Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.
_ @ batch.js?locale=el-GR:160
batch.js?locale=el-GR:176
DEPRECATED JS - AJS.debounceImmediate has been deprecated since 8.0.0 and will be removed in 9.0.0. Use equivalent functions from libraries like lodash / underscore instead
at Object.mKt5
........And so on (14 warnings of this type)
We are about to have an upgrade in our installation, so we would like to fix any warnings/errors before upgrading.
Any ideas how to correct these?
Thank you in advance,
Aggeliki
Hi Aggeliki,
welcome to the Atlassian Community!
Just to make sure this does not originate from a possibly outdated App I'd suggest to check using the following guide if there are any Apps that needs updates:
https://confluence.atlassian.com/upm/updating-apps-273875710.html
If not the source might be a self-made adjustment which is not anymore 100% up to date.
If that is the case you would need to locate where it was inserted and analyze if you can renovate the code so it does not bring the messages about deprecation up.
Regards,
Daniel
Hello Daniel,
I will follow your advice and see if I can resolve the warnings.
Thank you for your reply.
Regards,
Aggeliki
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aggeliki,
Depending on your logging level of your various packages (they can be Error, Warn, Log, Debug, etc (https://confluence.atlassian.com/jirakb/change-logging-levels-in-jira-server-629178605.html)
You can get a whole bunch of warnings and errors. I have upgraded many different systems from Jira 4 all the way to Jira 8.
Generally they can be ignored. If you are concerned about them, then go to Admin (COG) and System. Then go to "Troubleshooting and Support Tools". There you will find a "Log Analyzer" that will analyze the logs and tell you all your troubles and how to resolve them.
Hope this helps,
Robert Nadon
Appnovation, Atlassian Gold Partner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Robert,
Thank you for your reply.
I will try to resolve the warnings before upgrading -fortunately they are all warnings, not errors.
Regards,
Aggeliki
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.