{
  "_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" : 586,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "852279fc5aac7955e1e7814597e2053dcb94f2ed",
            "branch" : [
              {
                "SHA1" : "852279fc5aac7955e1e7814597e2053dcb94f2ed",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "852279fc5aac7955e1e7814597e2053dcb94f2ed",
            "branch" : [
              {
                "SHA1" : "852279fc5aac7955e1e7814597e2053dcb94f2ed",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "852279fc5aac7955e1e7814597e2053dcb94f2ed",
        "branch" : [
          {
            "SHA1" : "852279fc5aac7955e1e7814597e2053dcb94f2ed",
            "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" : "#586",
  "duration" : 254640,
  "estimatedDuration" : 268294,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #586",
  "id" : "586",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 586,
  "queueId" : 4993,
  "result" : "SUCCESS",
  "timestamp" : 1776384000528,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/586/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/MainNavigationMenu.vue",
          "pages/sales/my-returns/[id].vue",
          "pages/sales/my-returns/index.vue",
          "server/api/inouts/[id]/return-detail.get.ts",
          "components/SideBarFulfillmentCustomer.vue",
          "server/api/inouts/[id]/source-order.get.ts",
          "server/api/inouts/customer-returns.get.ts"
        ],
        "commitId" : "e803d41a20ee1439ce8962ce16303adde251d57d",
        "timestamp" : 1776337107000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add return page to merchants\u000a",
        "date" : "2026-04-16 12:58:27 +0200",
        "id" : "e803d41a20ee1439ce8962ce16303adde251d57d",
        "msg" : "add return page to merchants",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/inouts/[id]/return-detail.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/sales/my-returns/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/inouts/[id]/source-order.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/inouts/customer-returns.get.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/sales/my-returns/[id].vue"
          },
          {
            "editType" : "edit",
            "file" : "components/SideBarFulfillmentCustomer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/requests/requests/update.put.ts",
          "pages/sales/my-returns/[id].vue",
          "components/MainNavigationMenu.vue",
          "pages/requests/requests/index.vue",
          "pages/requests/my-tickets/index.vue",
          "pages/requests/requests/[id]/edit.vue",
          "pages/requests/my-tickets/[id].vue",
          "components/SideBarFulfillmentCustomer.vue",
          "pages/procurements/my-receipts/[id].vue",
          "pages/procurements/my-receipts/index.vue",
          "components/requests/RequestForm.vue"
        ],
        "commitId" : "d05f42f11be62cb9d62c118706c6eb64f53dfd24",
        "timestamp" : 1776341513000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add intial ticket page for merchants\u000a",
        "date" : "2026-04-16 14:11:53 +0200",
        "id" : "d05f42f11be62cb9d62c118706c6eb64f53dfd24",
        "msg" : "Add intial ticket page for merchants",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/SideBarFulfillmentCustomer.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/requests/my-tickets/index.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/requests/my-tickets/[id].vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/requests/requests/update.put.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/procurements/my-receipts/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/requests/RequestForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/requests/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/my-returns/[id].vue"
          },
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/procurements/my-receipts/[id].vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/requests/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/requests/requests/store.post.ts",
          "components/MainNavigationMenu.vue",
          "components/TopMegaBar.vue",
          "pages/requests/my-tickets/create.vue",
          "pages/requests/my-tickets/index.vue"
        ],
        "commitId" : "c4e70762f1a88fd4f959ff7304bfb0b90618bd5c",
        "timestamp" : 1776343464000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add ticket button to top\u000a",
        "date" : "2026-04-16 14:44:24 +0200",
        "id" : "c4e70762f1a88fd4f959ff7304bfb0b90618bd5c",
        "msg" : "add ticket button to top",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/TopMegaBar.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/requests/my-tickets/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/requests/requests/store.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/my-tickets/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/my-returns/[id].vue",
          "pages/sales/my-returns/index.vue",
          "pages/requests/my-tickets/create.vue",
          "pages/procurements/my-receipts/[id].vue",
          "pages/procurements/my-receipts/index.vue",
          "pages/materials/products/[id]/edit.vue",
          "pages/materials/products/index.vue",
          "pages/sales/orders/[id]/edit.vue"
        ],
        "commitId" : "53a1dcda1bb07cc9c116249f9c2793d616a59107",
        "timestamp" : 1776344955000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "tweak merchant page\u000a",
        "date" : "2026-04-16 15:09:15 +0200",
        "id" : "53a1dcda1bb07cc9c116249f9c2793d616a59107",
        "msg" : "tweak merchant page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/requests/my-tickets/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/my-returns/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/my-receipts/[id].vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/my-returns/[id].vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/my-receipts/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/products/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/products/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/tasks.vue"
        ],
        "commitId" : "f30f7a28cef55fa2dff180c0526ce525b33841d8",
        "timestamp" : 1776345056000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "set request on mobile to new field iscomplete true on completion\u000a",
        "date" : "2026-04-16 15:10:56 +0200",
        "id" : "f30f7a28cef55fa2dff180c0526ce525b33841d8",
        "msg" : "set request on mobile to new field iscomplete true on completion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/index.vue"
        ],
        "commitId" : "8f59b4206cceb90ddafe0e70d36bbfa1ed753c35",
        "timestamp" : 1776345934000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add ticket list to dashboard\u000a",
        "date" : "2026-04-16 15:25:34 +0200",
        "id" : "8f59b4206cceb90ddafe0e70d36bbfa1ed753c35",
        "msg" : "add ticket list to dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/return.vue"
        ],
        "commitId" : "767eb62bb2f5f97dac41845cc0fdc71bacc525e7",
        "timestamp" : 1776346125000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix return ad org on line\u000a",
        "date" : "2026-04-16 15:28:45 +0200",
        "id" : "767eb62bb2f5f97dac41845cc0fdc71bacc525e7",
        "msg" : "fix return ad org on line",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/return.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/locators/index.vue",
          "server/api/materials/locators/generate.post.ts"
        ],
        "commitId" : "aaa4a40647dceb9d367c6132e976ea7717db11f0",
        "timestamp" : 1776346372000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "use 2 charater length on x,y,z at least on auto generator\u000a",
        "date" : "2026-04-16 15:32:52 +0200",
        "id" : "aaa4a40647dceb9d367c6132e976ea7717db11f0",
        "msg" : "use 2 charater length on x,y,z at least on auto generator",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/locators/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/locators/generate.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/PrintViewer.vue",
          "pages/sales/my-returns/[id].vue"
        ],
        "commitId" : "e2d1d16193a04d3daf8e72d9f7bd163c67e9533a",
        "timestamp" : 1776347432000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "show print preview multiple images and show on return images in modal\u000a",
        "date" : "2026-04-16 15:50:32 +0200",
        "id" : "e2d1d16193a04d3daf8e72d9f7bd163c67e9533a",
        "msg" : "show print preview multiple images and show on return images in modal",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/PrintViewer.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/my-returns/[id].vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/requests/my-tickets/create.vue"
        ],
        "commitId" : "d9f9c18f8f6d635ca5e4af1b379280351fc4663d",
        "timestamp" : 1776347553000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix\u000a",
        "date" : "2026-04-16 15:52:33 +0200",
        "id" : "d9f9c18f8f6d635ca5e4af1b379280351fc4663d",
        "msg" : "fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/requests/my-tickets/create.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/requests/my-tickets/create.vue"
        ],
        "commitId" : "e56028f0ca9ac3679031318414be936be0287509",
        "timestamp" : 1776348814000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add translation and category selection\u000a",
        "date" : "2026-04-16 16:13:34 +0200",
        "id" : "e56028f0ca9ac3679031318414be936be0287509",
        "msg" : "add translation and category selection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/requests/my-tickets/create.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/requests/my-tickets/create.vue"
        ],
        "commitId" : "958960a0cfe3242fed4a3474a20072a9b262a0de",
        "timestamp" : 1776348968000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add note\u000a",
        "date" : "2026-04-16 16:16:08 +0200",
        "id" : "958960a0cfe3242fed4a3474a20072a9b262a0de",
        "msg" : "add note",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/requests/my-tickets/create.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/locators/generate.post.ts",
          "pages/requests/my-tickets/create.vue",
          "pages/mobile/tasks.vue",
          "server/api/requests/requests/browse.get.ts"
        ],
        "commitId" : "432a5fd0b401efbe76504c38c972ee80fbc5e450",
        "timestamp" : 1776350993000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add list of existing tickets and adding more image capability\u000a",
        "date" : "2026-04-16 16:49:53 +0200",
        "id" : "432a5fd0b401efbe76504c38c972ee80fbc5e450",
        "msg" : "add list of existing tickets and adding more image capability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/my-tickets/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/locators/generate.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/requests/requests/browse.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/return.vue",
          "pages/requests/my-tickets/create.vue",
          "assets/langs/shared.js",
          "pages/mobile/tasks.vue"
        ],
        "commitId" : "8bc09c2f3c2359743de9387dd1db3b1c6474024c",
        "timestamp" : 1776352651000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add list of existing tickets and adding more image capability\u000a",
        "date" : "2026-04-16 17:17:31 +0200",
        "id" : "8bc09c2f3c2359743de9387dd1db3b1c6474024c",
        "msg" : "add list of existing tickets and adding more image capability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/my-tickets/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/return.vue"
          },
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/receive.vue",
          "pages/mobile/tasks.vue",
          "server/api/inouts/search.get.ts"
        ],
        "commitId" : "071aed5242e52febc33b805b842227b122920ab6",
        "timestamp" : 1776368056000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "optimize recieve and tasks\u000a",
        "date" : "2026-04-16 21:34:16 +0200",
        "id" : "071aed5242e52febc33b805b842227b122920ab6",
        "msg" : "optimize recieve and tasks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/inouts/search.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/return.vue",
          "server/api/inouts/search.get.ts",
          "pages/mobile/receive.vue",
          "pages/mobile/tasks.vue"
        ],
        "commitId" : "9ee6e82d66474c81dbc392ec3e0f77b8ae82c3ec",
        "timestamp" : 1776369133000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Final tune of return and tasks on mobile\u000a",
        "date" : "2026-04-16 21:52:13 +0200",
        "id" : "9ee6e82d66474c81dbc392ec3e0f77b8ae82c3ec",
        "msg" : "Final tune of return and tasks on mobile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/inouts/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/return.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/mobile/ocr-scan.post.ts",
          "deu.traineddata",
          "eng.traineddata"
        ],
        "commitId" : "f235b64fb7bf67290689fb5e42c9de49f565358e",
        "timestamp" : 1776369839000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ocr\u000a",
        "date" : "2026-04-16 22:03:59 +0200",
        "id" : "f235b64fb7bf67290689fb5e42c9de49f565358e",
        "msg" : "fix ocr",
        "paths" : [
          {
            "editType" : "add",
            "file" : "deu.traineddata"
          },
          {
            "editType" : "add",
            "file" : "eng.traineddata"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/ocr-scan.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/locator-labels.vue",
          "pages/mobile/index.vue"
        ],
        "commitId" : "029329fc5daefad0125ee94865392e31a388de46",
        "timestamp" : 1776371524000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add Locator Print Pager for Mobile\u000a",
        "date" : "2026-04-16 22:32:04 +0200",
        "id" : "029329fc5daefad0125ee94865392e31a388de46",
        "msg" : "Add Locator Print Pager for Mobile",
        "paths" : [
          {
            "editType" : "add",
            "file" : "pages/mobile/locator-labels.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/mobile/voice-command.post.ts",
          "pages/mobile/generate-shipments.vue"
        ],
        "commitId" : "852279fc5aac7955e1e7814597e2053dcb94f2ed",
        "timestamp" : 1776372310000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add voice picking\u000a",
        "date" : "2026-04-16 22:45:10 +0200",
        "id" : "852279fc5aac7955e1e7814597e2053dcb94f2ed",
        "msg" : "add voice picking",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/mobile/voice-command.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/generate-shipments.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}