{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 195,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2766a886a103244b25de94be4635d27d21d8ea99",
            "branch" : [
              {
                "SHA1" : "2766a886a103244b25de94be4635d27d21d8ea99",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2766a886a103244b25de94be4635d27d21d8ea99",
            "branch" : [
              {
                "SHA1" : "2766a886a103244b25de94be4635d27d21d8ea99",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2766a886a103244b25de94be4635d27d21d8ea99",
        "branch" : [
          {
            "SHA1" : "2766a886a103244b25de94be4635d27d21d8ea99",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/younex1/erp-nuxt-frontend.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#195",
  "duration" : 300852,
  "estimatedDuration" : 290547,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #195",
  "id" : "195",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 195,
  "queueId" : 1533,
  "result" : "SUCCESS",
  "timestamp" : 1742518800268,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/195/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderMasterDetail.vue"
        ],
        "commitId" : "c3545166554af56d69af1fa2859e0628bc87ae5e",
        "timestamp" : 1742446728000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "remove all fields on sales order master details\u000a",
        "date" : "2025-03-20 11:58:48 +0700",
        "id" : "c3545166554af56d69af1fa2859e0628bc87ae5e",
        "msg" : "remove all fields on sales order master details",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderMasterDetail.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/procurements/OrderMasterDetail.vue",
          "components/sales/InvoiceMasterDetail.vue",
          "components/procurements/InvoiceMasterDetail.vue"
        ],
        "commitId" : "b4f8b7c6e59e12e18f17ed6864ba7f049c164149",
        "timestamp" : 1742447461000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "remove all fields on 2 invoice master details\u000a",
        "date" : "2025-03-20 12:11:01 +0700",
        "id" : "b4f8b7c6e59e12e18f17ed6864ba7f049c164149",
        "msg" : "remove all fields on 2 invoice master details",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/procurements/OrderMasterDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceMasterDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/InvoiceMasterDetail.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/procurements/invoices/index.vue",
          "pages/procurements/orders/index.vue"
        ],
        "commitId" : "61f4af3b620cedc1a9cb9b61273ac520472ba32e",
        "timestamp" : 1742447933000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "fix purchase master details\u000a",
        "date" : "2025-03-20 12:18:53 +0700",
        "id" : "61f4af3b620cedc1a9cb9b61273ac520472ba32e",
        "msg" : "fix purchase master details",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/procurements/invoices/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/orders/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/procurements/OrderDetailRecordLine.vue",
          "components/procurements/InvoiceDetailRecordLine.vue",
          "components/procurements/InvoiceDetailRecordTax.vue",
          "components/procurements/OrderDetailRecordPaymentSchedule.vue",
          "components/procurements/OrderDetailRecordTax.vue",
          "components/procurements/InvoiceDetailRecordPaymentSchedule.vue"
        ],
        "commitId" : "afd8256d1f60800a948b47d20a4c508ff92a5037",
        "timestamp" : 1742448761000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "fix purchase master details 2\u000a",
        "date" : "2025-03-20 12:32:41 +0700",
        "id" : "afd8256d1f60800a948b47d20a4c508ff92a5037",
        "msg" : "fix purchase master details 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/procurements/OrderDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/InvoiceDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/InvoiceDetailRecordTax.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/InvoiceDetailRecordPaymentSchedule.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/OrderDetailRecordPaymentSchedule.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/OrderDetailRecordTax.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/procurements/ReceiptDetailRecordLine.vue",
          "components/procurements/ReceiptForm.vue"
        ],
        "commitId" : "7c88f832b33ee27e9ae8385982c57ad77d0091e7",
        "timestamp" : 1742450152000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "set QtyOrdered to MovementQty\u000a",
        "date" : "2025-03-20 12:55:52 +0700",
        "id" : "7c88f832b33ee27e9ae8385982c57ad77d0091e7",
        "msg" : "set QtyOrdered to MovementQty",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/procurements/ReceiptDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/ReceiptForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/procurements/ReceiptLineTable.vue",
          "components/procurements/ReceiptDetailRecordLine.vue"
        ],
        "commitId" : "d89c811fb588bc3b0c7a10da5313a975454de1d5",
        "timestamp" : 1742450718000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "set QtyOrdered to MovementQty 2\u000a",
        "date" : "2025-03-20 13:05:18 +0700",
        "id" : "d89c811fb588bc3b0c7a10da5313a975454de1d5",
        "msg" : "set QtyOrdered to MovementQty 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/procurements/ReceiptLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/ReceiptDetailRecordLine.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderDetailRecordLine.vue",
          "server/api/materials/products/filter.get.ts",
          "components/sales/OrderLineTable.vue"
        ],
        "commitId" : "3c59d9f1ebb421bcfc98def55e3543d5c100cf04",
        "timestamp" : 1742451740000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "test filter product by org id\u000a",
        "date" : "2025-03-20 13:22:20 +0700",
        "id" : "3c59d9f1ebb421bcfc98def55e3543d5c100cf04",
        "msg" : "test filter product by org id",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/filter.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderDetailRecordLine.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderDetailRecordLine.vue",
          "components/sales/OrderLineTable.vue"
        ],
        "commitId" : "345d6db980b8c9e08891aee2821f90092577210b",
        "timestamp" : 1742452329000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "test filter product by org id 2\u000a",
        "date" : "2025-03-20 13:32:09 +0700",
        "id" : "345d6db980b8c9e08891aee2821f90092577210b",
        "msg" : "test filter product by org id 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderDetailRecordLine.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/products/filter.get.ts"
        ],
        "commitId" : "7103e6e0b37fef5a771b4940da3ee791d4292db0",
        "timestamp" : 1742452952000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "test filter product by org id 3\u000a",
        "date" : "2025-03-20 13:42:32 +0700",
        "id" : "7103e6e0b37fef5a771b4940da3ee791d4292db0",
        "msg" : "test filter product by org id 3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/filter.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/InvoiceDetailRecordLine.vue",
          "components/sales/InvoiceLineTable.vue",
          "server/api/materials/products/filter.get.ts"
        ],
        "commitId" : "bbb307e5e4800c1df8567fc2f5604dec1cb94c7a",
        "timestamp" : 1742453758000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on sales invoice\u000a",
        "date" : "2025-03-20 13:55:58 +0700",
        "id" : "bbb307e5e4800c1df8567fc2f5604dec1cb94c7a",
        "msg" : "filter product by org id on sales invoice",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/filter.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceLineTable.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderDetailRecordLine.vue",
          "components/sales/InvoiceDetailRecordLine.vue",
          "components/sales/OrderLineTable.vue",
          "components/sales/InvoiceLineTable.vue"
        ],
        "commitId" : "dd18d743b7a61062edfb34cca55f8f6cc4782452",
        "timestamp" : 1742454792000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on sales invoice 2\u000a",
        "date" : "2025-03-20 14:13:12 +0700",
        "id" : "dd18d743b7a61062edfb34cca55f8f6cc4782452",
        "msg" : "filter product by org id on sales invoice 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceDetailRecordLine.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderDetailRecordLine.vue",
          "components/sales/InvoiceDetailRecordLine.vue",
          "components/sales/OrderLineTable.vue",
          "components/sales/InvoiceLineTable.vue"
        ],
        "commitId" : "1ad6ed1e418faf23d61e2285d196fd71c9d81a2a",
        "timestamp" : 1742455589000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on sales invoice 3\u000a",
        "date" : "2025-03-20 14:26:29 +0700",
        "id" : "1ad6ed1e418faf23d61e2285d196fd71c9d81a2a",
        "msg" : "filter product by org id on sales invoice 3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceLineTable.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderDetailRecordLine.vue",
          "components/sales/InvoiceDetailRecordLine.vue",
          "components/sales/OrderLineTable.vue",
          "components/sales/InvoiceLineTable.vue"
        ],
        "commitId" : "2b1eab22a987fa2bf0d91000b2bbb908d2f81ee9",
        "timestamp" : 1742456089000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on sales invoice 4\u000a",
        "date" : "2025-03-20 14:34:49 +0700",
        "id" : "2b1eab22a987fa2bf0d91000b2bbb908d2f81ee9",
        "msg" : "filter product by org id on sales invoice 4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceLineTable.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderDetailRecordLine.vue",
          "components/sales/InvoiceDetailRecordLine.vue",
          "components/sales/OrderLineTable.vue",
          "components/sales/InvoiceLineTable.vue"
        ],
        "commitId" : "6b34702d984ab1b73b596a6a3c1f53f0753c70d7",
        "timestamp" : 1742457114000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on sales invoice 5\u000a",
        "date" : "2025-03-20 14:51:54 +0700",
        "id" : "6b34702d984ab1b73b596a6a3c1f53f0753c70d7",
        "msg" : "filter product by org id on sales invoice 5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceDetailRecordLine.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/InvoiceDetailRecordLine.vue",
          "components/sales/OrderDetailRecordLine.vue",
          "components/sales/OrderLineTable.vue",
          "components/sales/InvoiceLineTable.vue"
        ],
        "commitId" : "c7311239fea65febd27ffa46552ddc64c5b3005b",
        "timestamp" : 1742457741000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on sales invoice 6\u000a",
        "date" : "2025-03-20 15:02:21 +0700",
        "id" : "c7311239fea65febd27ffa46552ddc64c5b3005b",
        "msg" : "filter product by org id on sales invoice 6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderDetailRecordLine.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/ShipmentLineTable.vue",
          "components/sales/ReturnDetailRecordLine.vue",
          "components/sales/ShipmentDetailRecordLine.vue",
          "components/sales/ReturnLineTable.vue"
        ],
        "commitId" : "39ae7ba6efc42951448838967fcf434f63627263",
        "timestamp" : 1742458528000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on shipments and returns\u000a",
        "date" : "2025-03-20 15:15:28 +0700",
        "id" : "39ae7ba6efc42951448838967fcf434f63627263",
        "msg" : "filter product by org id on shipments and returns",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/ShipmentLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/ShipmentDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/ReturnDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/ReturnLineTable.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/procurements/InvoiceDetailRecordLine.vue",
          "components/procurements/OrderDetailRecordLine.vue",
          "components/procurements/InvoiceLineTable.vue",
          "components/procurements/OrderLineTable.vue"
        ],
        "commitId" : "a1a1cb5988c19f09446343124c00d6cdea8dbdde",
        "timestamp" : 1742459680000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on purchase orders and invoices\u000a",
        "date" : "2025-03-20 15:34:40 +0700",
        "id" : "a1a1cb5988c19f09446343124c00d6cdea8dbdde",
        "msg" : "filter product by org id on purchase orders and invoices",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/procurements/InvoiceDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/OrderDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/InvoiceLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/OrderLineTable.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/procurements/ReceiptDetailRecordLine.vue",
          "components/procurements/ReturnLineTable.vue",
          "components/procurements/ReceiptLineTable.vue",
          "components/procurements/ReturnDetailRecordLine.vue"
        ],
        "commitId" : "bbb261f4b48132bb2d4ecdd31610221b88c07537",
        "timestamp" : 1742460871000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "filter product by org id on material receipts and returns\u000a",
        "date" : "2025-03-20 15:54:31 +0700",
        "id" : "bbb261f4b48132bb2d4ecdd31610221b88c07537",
        "msg" : "filter product by org id on material receipts and returns",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/procurements/ReceiptDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/ReturnDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/ReturnLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/procurements/ReceiptLineTable.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/AgGrid.vue",
          "components/AgGridServer.vue"
        ],
        "commitId" : "2766a886a103244b25de94be4635d27d21d8ea99",
        "timestamp" : 1742480137000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Decrease PagSize to 50\u000a",
        "date" : "2025-03-20 15:15:37 +0100",
        "id" : "2766a886a103244b25de94be4635d27d21d8ea99",
        "msg" : "Decrease PagSize to 50",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/AgGrid.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGridServer.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
      "fullName" : "tedirghazali"
    },
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}