After updating jira software from 8.13.4 to 9.9.0, no logs are displayed in scriptrunner. Js scripts stopped working. I found a solution using document.addEventListener('DOMContentLoaded', function(event) { }); the problem is that this solution is not suitable for everything.