• Icon: Feature Request Feature Request
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine

      This is the controller panel for Smart Panels app

          [CAM-5562] I can query for all jobs of a batch

          Thorben Lindhauer created issue -
          Sebastian Menski made changes -
          Assignee New: Sebastian Menski [ sebastian.menski ]

          Something like this?

          List<Job> bachJobs = managementService.createJobQuery().batchId("foo").list();
          

          And should this include monitor and seed jobs?

          Sebastian Menski added a comment - Something like this? List<Job> bachJobs = managementService.createJobQuery().batchId( "foo" ).list(); And should this include monitor and seed jobs?

          Perhaps it is already sufficient to be able to query by job definition id. Then users have to "join" batch and jobs manually by first fetching the batch but with a batchId filter, you would have to know at least the batch id anyways.

          Thorben Lindhauer added a comment - Perhaps it is already sufficient to be able to query by job definition id. Then users have to "join" batch and jobs manually by first fetching the batch but with a batchId filter, you would have to know at least the batch id anyways.

          Already possible with management service and job definition ids

          Sebastian Menski added a comment - Already possible with management service and job definition ids
          Sebastian Menski made changes -
          Fix Version/s Original: 7.5.0 [ 14091 ]
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          Thorben Lindhauer made changes -
          Workflow Original: camunda BPM [ 37832 ] New: Backup_camunda BPM [ 61245 ]

            sebastian.menski Sebastian Menski
            thorben.lindhauer Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: