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

Insight import - allow Confluence attribute to use URL or page name instead of page ID

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Assets - Import
    • 1
    • 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.

      Problem definition

      Currently, when importing Insight assets, the definition of Confluence attribute value requires page ID. This is how the Confluence attribute value needs to look like in the CSV file (ID = 1114114):

      Name,URL link, Confluence page
      ABCDE125,https://google.com,1114114
      

      This is impractical, as users can easily find page name or URL link, but not the page ID itself.

      Importing a CSV file with having page name or URL link defined will result in an object not imported at all - the following message is visible in the import logs:

      2022-09-07 10:00:40,264 [insight-InsightImportThreadGroup-worker-thread-0] | Unable to decide action for com.riadalabs.jira.plugins.insight.services.imports.common.external.model.InternalDataEntry@50b2df44[dataEntry={DataLocator [locator=URL link]=[https://google.com], DataLocator [locator=Confluence page]=[Product Development], DataLocator [locator=Name]=[ABCDE125]},importSourceOTId=11], due to For input string: "Product Development"
      

      Suggested resolution

      Refine the import so that Confluence link or page name within the selected Confluence space is recognized from the input file.

            [JSDSERVER-11957] Insight import - allow Confluence attribute to use URL or page name instead of page ID

            There are no comments yet on this issue.

              Unassigned Unassigned
              mfilipan Marko Filipan
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: