Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-522

Exclude work items of worktType CHECKER from the UI

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • parodos-frontend
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      If a works array item is of type CHECKER then do not show it in the UI:

       
       

      "works": [
        {
          "id": "ffb97858-e4d6-4c01-9409-befdd1c87d35",
          "name": "sslCertificationApprovalWorkFlowChecker",
          "workType": "CHECKER",
          "processingType": "SEQUENTIAL",
          "works": [
            {
              "id": "ca084dc3-497b-451c-ba46-747cf0c0657e",
              "name": "sslCertificationApprovalWorkFlowCheckerTask",
              "workType": "TASK"
            }
          ],
          "cronExpression": "*/5 * * * * ?"
        }
      

       

            paul.cowan@cutting.scot Paul Cowan (Inactive)
            paul.cowan@cutting.scot Paul Cowan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: