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

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Assets - Import
    • 1
    • 2

      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.

            Assignee:
            Unassigned
            Reporter:
            Marko Filipan (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: