Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-6473

Message 'Can't find asset: com.atlassian.servicedesk/banner.json' should be suppressed when there are no customisations in Customer Portal

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Customer Portal
    • None
    • 379
    • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      When a customer portal is being loaded up, JSD always try to load the banner image for a customised portal. This happens to all portals regardless they are customised or not.

      If there is no customisation, the following message is logged

      /servicedesk/customer/portal/3 [c.a.j.p.assets.impl.AssetStorageManagerImpl] Can't find asset: com.atlassian.servicedesk/banner.json: Path does not exist

      Although this can be safely ignored, it indicates that JSD doesn't even check for any customisations before loading anything.

      Suggestion

      • Include a check before loading any customizations
      • Change the message to something less dramatic

      Workaround

      Configure logging package com.atlassian.jira.plugins.assets.impl with WARN level to make sure the message doesn't get logged.

      For permanent logging change, update the log4j.properties file:

              Unassigned Unassigned
              aharith Akmal Harith (Inactive)
              Votes:
              177 Vote for this issue
              Watchers:
              103 Start watching this issue

                Created:
                Updated: