{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by younex1"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1335,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "980dd16408cc33c3efe11f2dc75c1d2ad393a50f",
            "branch" : [
              {
                "SHA1" : "980dd16408cc33c3efe11f2dc75c1d2ad393a50f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "980dd16408cc33c3efe11f2dc75c1d2ad393a50f",
            "branch" : [
              {
                "SHA1" : "980dd16408cc33c3efe11f2dc75c1d2ad393a50f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "980dd16408cc33c3efe11f2dc75c1d2ad393a50f",
        "branch" : [
          {
            "SHA1" : "980dd16408cc33c3efe11f2dc75c1d2ad393a50f",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/younex1/erp-nuxt-frontend.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1335",
  "duration" : 52141,
  "estimatedDuration" : 346591,
  "executor" : null,
  "fullDisplayName" : "erp-frontend-pipeline-production #1335",
  "id" : "1335",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1335,
  "queueId" : 5416,
  "result" : "FAILURE",
  "timestamp" : 1784653059879,
  "url" : "https://jenkins.younex.de/job/erp-frontend-pipeline-production/1335/",
  "builtOn" : "Application-Node-Production",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/settings/OrderSourceForm.vue",
          "server/api/settings/order-sources/[id]/sync-shopify-products.post.ts"
        ],
        "commitId" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
        "timestamp" : 1784267934000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add shopify full product sync button to order source form\u000a\u000aVisible only for shopify-new order sources: queues a background full\u000async (all articles) in the Laravel middleware via new server route\u000a/api/settings/order-sources/[id]/sync-shopify-products. The middleware\u000aholds a per-source lock, so the manual sync waits instead of running\u000aconcurrently with the scheduled one.\u000a\u000aCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\u000a",
        "date" : "2026-07-17 07:58:54 +0200",
        "id" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
        "msg" : "add shopify full product sync button to order source form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/settings/OrderSourceForm.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/order-sources/[id]/sync-shopify-products.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/integrations/commission.vue"
        ],
        "commitId" : "e49af1b7f656278331b2bc7127b1a010854d8f55",
        "timestamp" : 1784652327000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add Scan Relabel Barcode if present\u000a",
        "date" : "2026-07-21 18:45:27 +0200",
        "id" : "e49af1b7f656278331b2bc7127b1a010854d8f55",
        "msg" : "Add Scan Relabel Barcode if present",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/integrations/commission.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/mobile/commission.vue"
        ],
        "commitId" : "65cc19225d5d4b05ea50cb575a87d49c4d4c91cc",
        "timestamp" : 1784653033000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add relabel scan to mobile\u000a",
        "date" : "2026-07-21 18:57:13 +0200",
        "id" : "65cc19225d5d4b05ea50cb575a87d49c4d4c91cc",
        "msg" : "add relabel scan to mobile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/commission.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}