You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our build server (Jenkins) has the security policy that it does not allow loading external resources in it's reports. This means that the jQuery and bootstrap JavaScript and CSS files in the template are blocked, rendering the report broken.
Would it be an idea to add a configuration flag that bundles these assets in the reports so that there are no external dependencies required?