{
  "_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" : 711,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "07ea2164c855d3ec0a4a2c0184b0f3c615ed70a1",
            "branch" : [
              {
                "SHA1" : "07ea2164c855d3ec0a4a2c0184b0f3c615ed70a1",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "07ea2164c855d3ec0a4a2c0184b0f3c615ed70a1",
            "branch" : [
              {
                "SHA1" : "07ea2164c855d3ec0a4a2c0184b0f3c615ed70a1",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "07ea2164c855d3ec0a4a2c0184b0f3c615ed70a1",
        "branch" : [
          {
            "SHA1" : "07ea2164c855d3ec0a4a2c0184b0f3c615ed70a1",
            "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" : "#711",
  "duration" : 58283,
  "estimatedDuration" : 71602,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #711",
  "id" : "711",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 711,
  "queueId" : 5567,
  "result" : "SUCCESS",
  "timestamp" : 1787184000272,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/711/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/mobile/tasks.vue",
          "app/components/requests/MyTicketDetail.vue",
          "app/components/requests/RequestForm.vue"
        ],
        "commitId" : "2e2edec62005a6dc899215a9fac95282a81df5f8",
        "timestamp" : 1787127988000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ticket view\u000a",
        "date" : "2026-08-19 10:26:28 +0200",
        "id" : "2e2edec62005a6dc899215a9fac95282a81df5f8",
        "msg" : "fix ticket view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/RequestForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/tasks.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/ProductSearchSelect.vue",
          "app/components/ProductChooser.vue",
          "app/components/requests/MyTicketDetail.vue",
          "app/components/sales/OrderPositionsTable.vue"
        ],
        "commitId" : "1bc63f3aab0851cc31980f23714b4eb104c02b6c",
        "timestamp" : 1787133624000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fixes bom\u000a",
        "date" : "2026-08-19 12:00:24 +0200",
        "id" : "1bc63f3aab0851cc31980f23714b4eb104c02b6c",
        "msg" : "fixes bom",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/ProductSearchSelect.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/sales/OrderPositionsTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/ProductChooser.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/manufacturings/bom-productions/index.get.ts",
          "app/components/requests/MyTicketDetail.vue",
          "app/pages/manufacturings/bom-productions/index.vue",
          "app/pages/mobile/tasks.vue",
          "app/components/sales/RelabelLabelPrintModal.vue",
          "app/components/dashboard/TicketQuickModal.vue",
          "app/pages/integrations/tasks-desktop.vue",
          "server/api/manufacturings/bom-productions/[id].get.ts",
          "app/pages/requests/requests/create.vue",
          "app/pages/requests/my-tickets/create.vue",
          "app/components/requests/RequestForm.vue"
        ],
        "commitId" : "6ec0a3fde9db67c5ff96bed26ec694319d56ca62",
        "timestamp" : 1787139266000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix\u000a",
        "date" : "2026-08-19 13:34:26 +0200",
        "id" : "6ec0a3fde9db67c5ff96bed26ec694319d56ca62",
        "msg" : "fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/integrations/tasks-desktop.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/manufacturings/bom-productions/[id].get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/tasks.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/RequestForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/manufacturings/bom-productions/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/requests/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/manufacturings/bom-productions/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/sales/RelabelLabelPrintModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/dashboard/TicketQuickModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/requests/requests/[id]/edit.vue",
          "app/components/requests/MyTicketDetail.vue",
          "app/components/requests/RequestForm.vue",
          "app/composables/useRequestReportPdf.ts"
        ],
        "commitId" : "029ec16f0abddb4459384bacf6d5a04ed4c95960",
        "timestamp" : 1787142843000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix merchant tickets\u000a",
        "date" : "2026-08-19 14:34:03 +0200",
        "id" : "029ec16f0abddb4459384bacf6d5a04ed4c95960",
        "msg" : "fix merchant tickets",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/requests/RequestForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/requests/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/useRequestReportPdf.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/requests/MyTicketDetail.vue",
          "app/pages/requests/my-tickets/create.vue",
          "app/components/requests/RequestForm.vue",
          "server/api/admin/users/[id]/org-companyname.get.ts"
        ],
        "commitId" : "e5577cbe0af950979db99aae28bd71caa378eef0",
        "timestamp" : 1787151085000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix tickets\u000a",
        "date" : "2026-08-19 16:51:25 +0200",
        "id" : "e5577cbe0af950979db99aae28bd71caa378eef0",
        "msg" : "fix tickets",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/RequestForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/admin/users/[id]/org-companyname.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/sales/orders/[id]/edit.vue",
          "app/components/sales/OrderPositionsTable.vue"
        ],
        "commitId" : "59730441ee342da2186898632bafdac94968e401",
        "timestamp" : 1787152480000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix description saving\u000a",
        "date" : "2026-08-19 17:14:40 +0200",
        "id" : "59730441ee342da2186898632bafdac94968e401",
        "msg" : "fix description saving",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/sales/OrderPositionsTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/sales/orders/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/requests/MyTicketDetail.vue",
          "app/pages/requests/my-tickets/index.vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "d56e125754e006469fe5ab3f59a4e9b4c1696d7c",
        "timestamp" : 1787155355000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ticket\u000a",
        "date" : "2026-08-19 18:02:35 +0200",
        "id" : "d56e125754e006469fe5ab3f59a4e9b4c1696d7c",
        "msg" : "fix ticket",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/requests/MyTicketDetail.vue"
        ],
        "commitId" : "9cf0f8d2d2325e6adf5625e851ce45292af473ff",
        "timestamp" : 1787156806000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ticket\u000a",
        "date" : "2026-08-19 18:26:46 +0200",
        "id" : "9cf0f8d2d2325e6adf5625e851ce45292af473ff",
        "msg" : "fix ticket",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/requests/MyTicketDetail.vue",
          "server/api/admin/users/[id]/org-companyname.get.ts"
        ],
        "commitId" : "209ba4ed51422baa02a84f41d7a48dae19326ac4",
        "timestamp" : 1787160813000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ticketname\u000a",
        "date" : "2026-08-19 19:33:33 +0200",
        "id" : "209ba4ed51422baa02a84f41d7a48dae19326ac4",
        "msg" : "fix ticketname",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/admin/users/[id]/org-companyname.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/requests/my-tickets/index.vue",
          "app/components/requests/MyTicketDetail.vue"
        ],
        "commitId" : "d62d9899a9a9e7563cd9390a068afc5b1fd83626",
        "timestamp" : 1787171815000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ticket\u000a",
        "date" : "2026-08-19 22:36:55 +0200",
        "id" : "d62d9899a9a9e7563cd9390a068afc5b1fd83626",
        "msg" : "fix ticket",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/requests/MyTicketDetail.vue",
          "app/pages/requests/my-tickets/index.vue",
          "server/api/admin/users/[id]/org-companyname.get.ts"
        ],
        "commitId" : "c0a82558e260101f138a1e906bc13fe85a96d951",
        "timestamp" : 1787173149000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ticket\u000a",
        "date" : "2026-08-19 22:59:09 +0200",
        "id" : "c0a82558e260101f138a1e906bc13fe85a96d951",
        "msg" : "fix ticket",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/admin/users/[id]/org-companyname.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/requests/MyTicketDetail.vue"
        ],
        "commitId" : "07ea2164c855d3ec0a4a2c0184b0f3c615ed70a1",
        "timestamp" : 1787174431000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ticket\u000a",
        "date" : "2026-08-19 23:20:31 +0200",
        "id" : "07ea2164c855d3ec0a4a2c0184b0f3c615ed70a1",
        "msg" : "fix ticket",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/requests/MyTicketDetail.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}