{
  "_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" : 502,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "268bb3add3b81d088f85c2c1e5ae6689cde19183",
            "branch" : [
              {
                "SHA1" : "268bb3add3b81d088f85c2c1e5ae6689cde19183",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "268bb3add3b81d088f85c2c1e5ae6689cde19183",
            "branch" : [
              {
                "SHA1" : "268bb3add3b81d088f85c2c1e5ae6689cde19183",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "268bb3add3b81d088f85c2c1e5ae6689cde19183",
        "branch" : [
          {
            "SHA1" : "268bb3add3b81d088f85c2c1e5ae6689cde19183",
            "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" : "#502",
  "duration" : 290310,
  "estimatedDuration" : 306579,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #502",
  "id" : "502",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 502,
  "queueId" : 4439,
  "result" : "SUCCESS",
  "timestamp" : 1769043600064,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/502/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/mobile/locator-lookup.post.ts",
          "pages/mobile/movement.vue"
        ],
        "commitId" : "0c4e1db794a176e20534a6f63dcced3dc56fd5f3",
        "timestamp" : 1768989010000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix umlagerung to user correct ad org id on locator\u000a",
        "date" : "2026-01-21 10:50:10 +0100",
        "id" : "0c4e1db794a176e20534a6f63dcced3dc56fd5f3",
        "msg" : "fix umlagerung to user correct ad org id on locator",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/movement.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/locator-lookup.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/fix-locator-owner.vue",
          "server/api/mobile/default-locator-lookup.post.ts",
          "pages/mobile/index.vue",
          "server/api/mobile/product-lookup.post.ts"
        ],
        "commitId" : "4f89d4abc2ea0c9700596f3b4d5c5a7a8fd41818",
        "timestamp" : 1768991654000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add fix locator owner mobile page\u000a",
        "date" : "2026-01-21 11:34:14 +0100",
        "id" : "4f89d4abc2ea0c9700596f3b4d5c5a7a8fd41818",
        "msg" : "add fix locator owner mobile page",
        "paths" : [
          {
            "editType" : "add",
            "file" : "pages/mobile/fix-locator-owner.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/mobile/default-locator-lookup.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/multi.post.ts",
          "pages/integrations/commission.vue"
        ],
        "commitId" : "cc1adb5b229af059c44e38bb6250b5cf48d910b8",
        "timestamp" : 1768992645000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add Multi-Label Processing for DHL on Commission Desktop\u000a",
        "date" : "2026-01-21 11:50:45 +0100",
        "id" : "cc1adb5b229af059c44e38bb6250b5cf48d910b8",
        "msg" : "Add Multi-Label Processing for DHL on Commission Desktop",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/integrations/commission.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/commission/parcels/dhl/multi.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/mobile/product-lookup.post.ts"
        ],
        "commitId" : "e17d2c6edbd3456ebdd27a3604ed82d8163be8a3",
        "timestamp" : 1768995276000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix mobile article request\u000a",
        "date" : "2026-01-21 12:34:36 +0100",
        "id" : "e17d2c6edbd3456ebdd27a3604ed82d8163be8a3",
        "msg" : "fix mobile article request",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/integrations/commission.vue"
        ],
        "commitId" : "d933c427f648c4096bc451d904c805040bc79366",
        "timestamp" : 1768996783000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix commission window sizing for parcel slots\u000a",
        "date" : "2026-01-21 12:59:43 +0100",
        "id" : "d933c427f648c4096bc451d904c805040bc79366",
        "msg" : "fix commission window sizing for parcel slots",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/integrations/commission.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/integrations/commission.vue"
        ],
        "commitId" : "4cafc9e72c6e257517ce13d5720f69b0d5ef9f57",
        "timestamp" : 1768998561000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add weight enter option on multi parcel commission\u000a",
        "date" : "2026-01-21 13:29:21 +0100",
        "id" : "4cafc9e72c6e257517ce13d5720f69b0d5ef9f57",
        "msg" : "add weight enter option on multi parcel commission",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/integrations/commission.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/mobile/locator-by-xyz.post.ts",
          "pages/mobile/fix-locator-owner.vue",
          "server/api/mobile/product-lookup.post.ts"
        ],
        "commitId" : "9033c1a197596b4ad4ca40587bb8733dc1dff043",
        "timestamp" : 1768999223000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix locator org fix mobile page\u000a",
        "date" : "2026-01-21 13:40:23 +0100",
        "id" : "9033c1a197596b4ad4ca40587bb8733dc1dff043",
        "msg" : "fix locator org fix mobile page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/fix-locator-owner.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/mobile/locator-by-xyz.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/index.post.ts"
        ],
        "commitId" : "bf93e790ff99b3231df24787ad93b33defac894c",
        "timestamp" : 1768999605000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add eori number of customer hard-coded temproary to each cn23 form\u000a",
        "date" : "2026-01-21 13:46:45 +0100",
        "id" : "bf93e790ff99b3231df24787ad93b33defac894c",
        "msg" : "add eori number of customer hard-coded temproary to each cn23 form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/index.post.ts"
        ],
        "commitId" : "b41d5bed74e8826aec279b6cafd264eaf34a453c",
        "timestamp" : 1769001272000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix cn23\u000a",
        "date" : "2026-01-21 14:14:32 +0100",
        "id" : "b41d5bed74e8826aec279b6cafd264eaf34a453c",
        "msg" : "fix cn23",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/integrations/CommissionCustomsModal.vue"
        ],
        "commitId" : "0c228565536864fb37416cf29501d4b1817f7d03",
        "timestamp" : 1769001607000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix cn23 modal\u000a",
        "date" : "2026-01-21 14:20:07 +0100",
        "id" : "0c228565536864fb37416cf29501d4b1817f7d03",
        "msg" : "fix cn23 modal",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/integrations/CommissionCustomsModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/fix-locator-owner.vue",
          "server/api/mobile/default-locator-lookup.post.ts",
          "server/api/mobile/product-lookup.post.ts"
        ],
        "commitId" : "268bb3add3b81d088f85c2c1e5ae6689cde19183",
        "timestamp" : 1769002380000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix locator org correction\u000a",
        "date" : "2026-01-21 14:33:00 +0100",
        "id" : "268bb3add3b81d088f85c2c1e5ae6689cde19183",
        "msg" : "fix locator org correction",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/fix-locator-owner.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/default-locator-lookup.post.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}