{
  "_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" : 201,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aa780f511f737ba6548ce9657dd8134a60cfd81a",
            "branch" : [
              {
                "SHA1" : "aa780f511f737ba6548ce9657dd8134a60cfd81a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aa780f511f737ba6548ce9657dd8134a60cfd81a",
            "branch" : [
              {
                "SHA1" : "aa780f511f737ba6548ce9657dd8134a60cfd81a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "aa780f511f737ba6548ce9657dd8134a60cfd81a",
        "branch" : [
          {
            "SHA1" : "aa780f511f737ba6548ce9657dd8134a60cfd81a",
            "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" : "#201",
  "duration" : 288636,
  "estimatedDuration" : 287264,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #201",
  "id" : "201",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 201,
  "queueId" : 1574,
  "result" : "SUCCESS",
  "timestamp" : 1743037200267,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/201/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderForm.vue"
        ],
        "commitId" : "096815348db840892986b2080173ab777074eebf",
        "timestamp" : 1742977751000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "remove readonly from integration order id input form\u000a",
        "date" : "2025-03-26 15:29:11 +0700",
        "id" : "096815348db840892986b2080173ab777074eebf",
        "msg" : "remove readonly from integration order id input form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/orders/update.put.ts",
          "server/api/orders/store.post.ts",
          "pages/sales/orders/add.vue",
          "pages/sales/orders/create.vue",
          "pages/sales/orders/[id]/edit.vue",
          "pages/sales/orders/[id]/duplicate.vue"
        ],
        "commitId" : "66bd67940008ee7f00a10780ca8550889897b0cc",
        "timestamp" : 1742979177000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "make integration order id input form editable/writable/savable\u000a",
        "date" : "2025-03-26 15:52:57 +0700",
        "id" : "66bd67940008ee7f00a10780ca8550889897b0cc",
        "msg" : "make integration order id input form editable/writable/savable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/store.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/add.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/duplicate.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderForm.vue",
          "pages/sales/orders/[id]/edit.vue"
        ],
        "commitId" : "25a7e1ceca01b676b887fd9d47f3d4fc877a671d",
        "timestamp" : 1742979861000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "fix edit page\u000a",
        "date" : "2025-03-26 16:04:21 +0700",
        "id" : "25a7e1ceca01b676b887fd9d47f3d4fc877a671d",
        "msg" : "fix edit page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderForm.vue"
        ],
        "commitId" : "1e062cf9103734b45feacd7973a59aa5e6bc8680",
        "timestamp" : 1742980329000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "fix edit page 2\u000a",
        "date" : "2025-03-26 16:12:09 +0700",
        "id" : "1e062cf9103734b45feacd7973a59aa5e6bc8680",
        "msg" : "fix edit page 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderForm.vue",
          "pages/sales/orders/[id]/edit.vue"
        ],
        "commitId" : "98bbb257bd67c550b85576b6b9fda4715e2edc9e",
        "timestamp" : 1742981619000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "showing the first record of m_inout as shipment information\u000a",
        "date" : "2025-03-26 16:33:39 +0700",
        "id" : "98bbb257bd67c550b85576b6b9fda4715e2edc9e",
        "msg" : "showing the first record of m_inout as shipment information",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderForm.vue"
        ],
        "commitId" : "771b437599939722ad89f09d79c88ee7b99a0433",
        "timestamp" : 1742982054000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "showing the first record of m_inout as shipment information 2\u000a",
        "date" : "2025-03-26 16:40:54 +0700",
        "id" : "771b437599939722ad89f09d79c88ee7b99a0433",
        "msg" : "showing the first record of m_inout as shipment information 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderForm.vue"
        ],
        "commitId" : "aa780f511f737ba6548ce9657dd8134a60cfd81a",
        "timestamp" : 1742982680000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "showing the first record of m_inout as shipment information 3\u000a",
        "date" : "2025-03-26 16:51:20 +0700",
        "id" : "aa780f511f737ba6548ce9657dd8134a60cfd81a",
        "msg" : "showing the first record of m_inout as shipment information 3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
      "fullName" : "tedirghazali"
    }
  ]
}