jira.js
    Preparing search index...

    Function getSchemaAndMappingProgress

    • Get the progress of an asynchronous schema and mapping operation

      Parameters

      • client: Client
      • parameters: { importSourceId: string; resourceId: string }
        • importSourceId: string

          The importSourceId of the import source configuration for the external import

        • resourceId: string

          The resourceId references the running schema and mapping operation

      • Optionaloptions: RequestOptions

      Returns Promise<void>