{
  "_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" : 659,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cbaea3e096ef00607eb04e91b24d39ac02c47a4f",
            "branch" : [
              {
                "SHA1" : "cbaea3e096ef00607eb04e91b24d39ac02c47a4f",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cbaea3e096ef00607eb04e91b24d39ac02c47a4f",
            "branch" : [
              {
                "SHA1" : "cbaea3e096ef00607eb04e91b24d39ac02c47a4f",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cbaea3e096ef00607eb04e91b24d39ac02c47a4f",
        "branch" : [
          {
            "SHA1" : "cbaea3e096ef00607eb04e91b24d39ac02c47a4f",
            "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" : "#659",
  "duration" : 61393,
  "estimatedDuration" : 66945,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #659",
  "id" : "659",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 659,
  "queueId" : 5334,
  "result" : "SUCCESS",
  "timestamp" : 1782691200971,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/659/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "android/app/build.gradle",
          "android/update-files/version.json",
          "app/pages/mobile/inventory.vue",
          "app/pages/mobile/receive.vue",
          "app/assets/css/mobile-theme.css",
          "app/pages/mobile/product.vue",
          "app/pages/mobile/movement.vue"
        ],
        "commitId" : "540d8cb4744949ed43843f7acfa88cedbcb6b6c2",
        "timestamp" : 1782653500000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add on mobile article scan receive function\u000a",
        "date" : "2026-06-28 15:31:40 +0200",
        "id" : "540d8cb4744949ed43843f7acfa88cedbcb6b6c2",
        "msg" : "Add on mobile article scan receive function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/product.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/css/mobile-theme.css"
          },
          {
            "editType" : "edit",
            "file" : "android/app/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/inventory.vue"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/version.json"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/movement.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/ffn/products/index.get.ts"
        ],
        "commitId" : "bf0939e7d7d61032abe29737c792d0c22f82bb30",
        "timestamp" : 1782672824000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ffn product sync sepearate merchants\u000a",
        "date" : "2026-06-28 20:53:44 +0200",
        "id" : "bf0939e7d7d61032abe29737c792d0c22f82bb30",
        "msg" : "fix ffn product sync sepearate merchants",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/ffn/products/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/utils/returnLocatorHelper.ts",
          "app/pages/fulfillment/stocks/index.vue"
        ],
        "commitId" : "b3d4f1903fd74d1cfffe35ea3cb5c8c8bd53d85a",
        "timestamp" : 1782680370000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "enhance jtl sync product page\u000a",
        "date" : "2026-06-28 22:59:30 +0200",
        "id" : "b3d4f1903fd74d1cfffe35ea3cb5c8c8bd53d85a",
        "msg" : "enhance jtl sync product page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/utils/returnLocatorHelper.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/fulfillment/stocks/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/composables/useAppUpdate.ts",
          "app/composables/useKeepAwake.ts",
          "app/composables/useFeedback.js",
          "app/pages/mobile/receive.vue",
          "server/api/mobile/app-versions.get.ts",
          "app/pages/mobile/generate-shipments.vue",
          "app/plugins/21.native-lifecycle.client.ts",
          "app/pages/mobile/return.vue",
          "app/pages/mobile/picklist.vue",
          "app/pages/mobile/commission.vue",
          "scripts/upload-mobile-update.sh",
          "nuxt.config.ts",
          "app/pages/mobile/inventory.vue",
          "app/pages/mobile/index.vue",
          "package.json",
          "app/pages/mobile/locator-labels.vue",
          "app/pages/mobile/movement.vue"
        ],
        "commitId" : "cbaea3e096ef00607eb04e91b24d39ac02c47a4f",
        "timestamp" : 1782685613000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "new mobile version with more features\u000a",
        "date" : "2026-06-29 00:26:53 +0200",
        "id" : "cbaea3e096ef00607eb04e91b24d39ac02c47a4f",
        "msg" : "new mobile version with more features",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/mobile/app-versions.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/inventory.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/useFeedback.js"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/commission.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/picklist.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/useAppUpdate.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/locator-labels.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/generate-shipments.vue"
          },
          {
            "editType" : "edit",
            "file" : "scripts/upload-mobile-update.sh"
          },
          {
            "editType" : "edit",
            "file" : "nuxt.config.ts"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "app/plugins/21.native-lifecycle.client.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/movement.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/return.vue"
          },
          {
            "editType" : "add",
            "file" : "app/composables/useKeepAwake.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/index.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}