{
  "_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" : 698,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "ea5a47f62e23489f8bcd705df4688dcf7a1b3e36",
            "branch" : [
              {
                "SHA1" : "ea5a47f62e23489f8bcd705df4688dcf7a1b3e36",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ea5a47f62e23489f8bcd705df4688dcf7a1b3e36",
            "branch" : [
              {
                "SHA1" : "ea5a47f62e23489f8bcd705df4688dcf7a1b3e36",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ea5a47f62e23489f8bcd705df4688dcf7a1b3e36",
        "branch" : [
          {
            "SHA1" : "ea5a47f62e23489f8bcd705df4688dcf7a1b3e36",
            "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" : null,
  "displayName" : "#698",
  "duration" : 64954,
  "estimatedDuration" : 71602,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #698",
  "id" : "698",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 698,
  "queueId" : 5510,
  "result" : "SUCCESS",
  "timestamp" : 1786060800140,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/698/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/sales/OrderForm.vue"
        ],
        "commitId" : "e971042c3add74d0fd0de28fe2f84b4f5843facb",
        "timestamp" : 1786004086000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add edit option to sales order inline as long it is not commissioned\u000a",
        "date" : "2026-08-06 10:14:46 +0200",
        "id" : "e971042c3add74d0fd0de28fe2f84b4f5843facb",
        "msg" : "Add edit option to sales order inline as long it is not commissioned",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/sales/OrderForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/rma/so.get.ts",
          "app/pages/sales/customer-rma/index.vue",
          "app/components/MainNavigationMenu.vue"
        ],
        "commitId" : "48a34697b46c30955581a34dedc673b7f795966b",
        "timestamp" : 1786004778000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "change top menu links\u000a",
        "date" : "2026-08-06 10:26:18 +0200",
        "id" : "48a34697b46c30955581a34dedc673b7f795966b",
        "msg" : "change top menu links",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/rma/so.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/sales/customer-rma/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/MainNavigationMenu.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/requests/my-tickets/index.vue",
          "app/pages/sales/invoices/index.vue",
          "app/components/AgGrid.vue",
          "app/pages/index.vue",
          "app/pages/procurements/my-orders/[id].vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "8350ec78e44cd9e87a339ada0a5fdf58f2e6ca6e",
        "timestamp" : 1786007339000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "tune ticketsystem\u000a",
        "date" : "2026-08-06 11:08:59 +0200",
        "id" : "8350ec78e44cd9e87a339ada0a5fdf58f2e6ca6e",
        "msg" : "tune ticketsystem",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/sales/invoices/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/procurements/my-orders/[id].vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/settings/locations/ag-grid.put.ts",
          "app/components/sales/OrderForm.vue",
          "app/components/sales/RegionPickerModal.vue",
          "app/pages/sales/orders/[id]/edit.vue",
          "server/api/settings/partner-locations/ag-grid.put.ts"
        ],
        "commitId" : "3447cb2c08c2d9838054a0d15be4bd28f42a8fb6",
        "timestamp" : 1786008832000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add state and phone to bpartner and resturcture order page\u000a",
        "date" : "2026-08-06 11:33:52 +0200",
        "id" : "3447cb2c08c2d9838054a0d15be4bd28f42a8fb6",
        "msg" : "add state and phone to bpartner and resturcture order page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/settings/locations/ag-grid.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/sales/OrderForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/sales/orders/[id]/edit.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/sales/RegionPickerModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/settings/partner-locations/ag-grid.put.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/sales/OrderForm.vue",
          "app/pages/requests/my-tickets/index.vue",
          "app/pages/index.vue",
          "app/pages/sales/orders/[id]/edit.vue",
          "app/pages/sales/orders/create.vue"
        ],
        "commitId" : "bdb329a1e7454a1902f117f32780b77339703b27",
        "timestamp" : 1786010833000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "change ticketpage\u000a",
        "date" : "2026-08-06 12:07:13 +0200",
        "id" : "bdb329a1e7454a1902f117f32780b77339703b27",
        "msg" : "change ticketpage",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/sales/orders/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/sales/OrderForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/sales/orders/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/index.vue",
          "server/api/orders/po-upcoming.get.ts",
          "app/components/dashboard/NonWorkingDaysCalendar.vue"
        ],
        "commitId" : "20b4e4934b7d463d3efb79033c73dcc3d6db3ca5",
        "timestamp" : 1786023557000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "tune tickets\u000a",
        "date" : "2026-08-06 15:39:17 +0200",
        "id" : "20b4e4934b7d463d3efb79033c73dcc3d6db3ca5",
        "msg" : "tune tickets",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/po-upcoming.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/dashboard/NonWorkingDaysCalendar.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/dashboard/TicketQuickModal.vue",
          "app/pages/index.vue",
          "app/composables/states.ts"
        ],
        "commitId" : "b0142fcbe0888d34dee4bdd495e72c3830699a11",
        "timestamp" : 1786024304000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "include PO into dashboard calendar\u000a",
        "date" : "2026-08-06 15:51:44 +0200",
        "id" : "b0142fcbe0888d34dee4bdd495e72c3830699a11",
        "msg" : "include PO into dashboard calendar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/composables/states.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/dashboard/TicketQuickModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/procurements/orders/[id]/edit.vue",
          "app/components/procurements/OrderForm.vue",
          "server/api/orders/[id]/promised-date.put.ts"
        ],
        "commitId" : "5335fb384cb5050cc3de733581f176ab0580d2b5",
        "timestamp" : 1786036738000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix dashsboard\u000a",
        "date" : "2026-08-06 19:18:58 +0200",
        "id" : "5335fb384cb5050cc3de733581f176ab0580d2b5",
        "msg" : "fix dashsboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/procurements/orders/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/procurements/OrderForm.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/orders/[id]/promised-date.put.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/manufacturings/bom-productions/open-lines.get.ts",
          "app/pages/manufacturings/bom-productions/index.vue"
        ],
        "commitId" : "eb6ce471bda22c230df9109d45ff14fe5aac99f9",
        "timestamp" : 1786041560000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add bom product printing\u000a",
        "date" : "2026-08-06 20:39:20 +0200",
        "id" : "eb6ce471bda22c230df9109d45ff14fe5aac99f9",
        "msg" : "add bom product printing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/manufacturings/bom-productions/open-lines.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/manufacturings/bom-productions/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/manufacturings/bom-productions/index.get.ts",
          "server/api/manufacturings/bom-productions/open-lines.get.ts",
          "app/pages/manufacturings/bom-productions/index.vue",
          "app/pages/index.vue"
        ],
        "commitId" : "7e8ffaf765d78c1cc8eeed15c5e4ca5a64a15d76",
        "timestamp" : 1786042248000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "enhance dashboard order\u000a",
        "date" : "2026-08-06 20:50:48 +0200",
        "id" : "7e8ffaf765d78c1cc8eeed15c5e4ca5a64a15d76",
        "msg" : "enhance dashboard order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/manufacturings/bom-productions/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/manufacturings/bom-productions/open-lines.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/manufacturings/bom-productions/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/manufacturings/bom-productions/index.vue"
        ],
        "commitId" : "ea5a47f62e23489f8bcd705df4688dcf7a1b3e36",
        "timestamp" : 1786043451000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add fba label printing\u000a",
        "date" : "2026-08-06 21:10:51 +0200",
        "id" : "ea5a47f62e23489f8bcd705df4688dcf7a1b3e36",
        "msg" : "add fba label printing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/manufacturings/bom-productions/index.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}