We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.1.0-alpha1, 2.1.0
    • None
    • backend
    • None

      Right now, we are using processDefinitionsToImport, alreadyImportedProcessDefinitions and currentIndex to handle the import cycle via process definitions in the DefinitionBasedImportHandler. However, this is makes the whole logic very complicated and also the import gets stuck in one process definition after one round. Instead, we can just use a ringbuffer logic to cycle through the porcess definitions.

      AT:

      • use ringbuffer datastructure to cycle through the definitions in the definition based import
      • the definition based import should cycle through the definition list until no process definition had new data and only then do backoff

        This is the controller panel for Smart Panels app

            Loading...

              • Icon: Sub-task Sub-task
              • Resolution: Fixed
              • Icon: L3 - Default L3 - Default
              • 2.1.0-alpha1, 2.1.0
              • None
              • backend
              • None

                Right now, we are using processDefinitionsToImport, alreadyImportedProcessDefinitions and currentIndex to handle the import cycle via process definitions in the DefinitionBasedImportHandler. However, this is makes the whole logic very complicated and also the import gets stuck in one process definition after one round. Instead, we can just use a ringbuffer logic to cycle through the porcess definitions.

                AT:

                • use ringbuffer datastructure to cycle through the definitions in the definition based import
                • the definition based import should cycle through the definition list until no process definition had new data and only then do backoff

                  This is the controller panel for Smart Panels app

                        Unassigned Unassigned
                        johannes.heinemann Johannes
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        0 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                              Unassigned Unassigned
                              johannes.heinemann Johannes
                              Votes:
                              0 Vote for this issue
                              Watchers:
                              0 Start watching this issue

                                Created:
                                Updated:
                                Resolved: