{
  "_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" : 582,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7da3fa0b53da35db10ba1a641c015db10f5e68a3",
            "branch" : [
              {
                "SHA1" : "7da3fa0b53da35db10ba1a641c015db10f5e68a3",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7da3fa0b53da35db10ba1a641c015db10f5e68a3",
            "branch" : [
              {
                "SHA1" : "7da3fa0b53da35db10ba1a641c015db10f5e68a3",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7da3fa0b53da35db10ba1a641c015db10f5e68a3",
        "branch" : [
          {
            "SHA1" : "7da3fa0b53da35db10ba1a641c015db10f5e68a3",
            "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" : "#582",
  "duration" : 241041,
  "estimatedDuration" : 269470,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #582",
  "id" : "582",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 582,
  "queueId" : 4969,
  "result" : "SUCCESS",
  "timestamp" : 1776038400528,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/582/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/invoices/index.vue"
        ],
        "commitId" : "8aca8740c93ba71c05ce340d1a87245e06cf6178",
        "timestamp" : 1775979867000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "restructure invoice fuflillment customer page\u000a",
        "date" : "2026-04-12 09:44:27 +0200",
        "id" : "8aca8740c93ba71c05ce340d1a87245e06cf6178",
        "msg" : "restructure invoice fuflillment customer page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/invoices/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/multi.post.ts",
          "server/api/commission/parcels/dhl/index.post.ts"
        ],
        "commitId" : "0b1ec3af979b0341e75fe0dcf0d38b7e932fe562",
        "timestamp" : 1775980581000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add sender mail on dhl label createin when set on bpartner\u000a",
        "date" : "2026-04-12 09:56:21 +0200",
        "id" : "0b1ec3af979b0341e75fe0dcf0d38b7e932fe562",
        "msg" : "Add sender mail on dhl label createin when set on bpartner",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/multi.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/partners/partners/[id]/edit.vue",
          "components/partners/PartnerForm.vue",
          "server/api/partners/partners/update.put.ts",
          "server/api/partners/partners/store.post.ts",
          "assets/langs/shared.js"
        ],
        "commitId" : "26a910980cdce85f1bdfaaa5b96847427adb55bd",
        "timestamp" : 1775986354000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "restyle and restructure the fulfillment ab on bpartner\u000a",
        "date" : "2026-04-12 11:32:34 +0200",
        "id" : "26a910980cdce85f1bdfaaa5b96847427adb55bd",
        "msg" : "restyle and restructure the fulfillment ab on bpartner",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/partners/partners/store.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/partners/partners/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/partners/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/partners/PartnerForm.vue",
          "assets/langs/shared.js",
          "pages/partners/partners/[id]/edit.vue"
        ],
        "commitId" : "ce552d5525fb007195204081f030d404184baab9",
        "timestamp" : 1775987635000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "restructure and restyle bpartner\u000a",
        "date" : "2026-04-12 11:53:55 +0200",
        "id" : "ce552d5525fb007195204081f030d404184baab9",
        "msg" : "restructure and restyle bpartner",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/partners/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/partners/partners/[id]/edit.vue",
          "server/api/partners/partners/[id]/summary.get.ts",
          "components/partners/PartnerForm.vue",
          "server/api/partners/partners/update.put.ts",
          "assets/langs/shared.js",
          "server/api/admin/users/sales-reps.get.ts"
        ],
        "commitId" : "caa4d14bca0c724937cc58b2e7f2be60d0e28417",
        "timestamp" : 1775989788000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Tune bpartner\u000a",
        "date" : "2026-04-12 12:29:48 +0200",
        "id" : "caa4d14bca0c724937cc58b2e7f2be60d0e28417",
        "msg" : "Tune bpartner",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "server/api/partners/partners/[id]/summary.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/admin/users/sales-reps.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/partners/partners/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/partners/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "composables/menu/fulfillmentCustomer/settings.ts",
          "components/settings/ShippingCostOverrideAction.vue",
          "composables/menu/admin/settings.ts",
          "server/api/settings/shipping-cost-overrides/update.put.ts",
          "server/api/settings/shipping-costs/[id]/index.get.ts",
          "components/partners/PartnerForm.vue",
          "assets/langs/shared.js",
          "server/api/settings/shipping-cost-overrides/[id]/index.get.ts",
          "components/settings/ShippingCostOverrideForm.vue",
          "server/api/partners/partners/[id]/organization.get.ts",
          "server/api/settings/shipping-costs/update.put.ts",
          "server/api/settings/shipping-cost-overrides/destroy.delete.ts",
          "pages/settings/shipping-costs/[id]/view.vue",
          "pages/settings/shipping-cost-overrides/[id]/view.vue",
          "pages/settings/shipping-cost-overrides/create.vue",
          "composables/settings.ts",
          "components/settings/ShippingCostAction.vue",
          "components/settings/ShippingCostForm.vue",
          "server/api/settings/shipping-cost-overrides/store.post.ts",
          "server/api/settings/shipping-costs/index.get.ts",
          "server/api/settings/shipping-cost-overrides/[id]/index.delete.ts",
          "pages/settings/shipping-cost-overrides/index.vue",
          "server/api/settings/shipping-costs/destroy.delete.ts",
          "server/api/settings/shipping-cost-overrides/index.get.ts",
          "server/api/settings/shipping-costs/[id]/index.delete.ts",
          "pages/settings/shipping-costs/[id]/edit.vue",
          "server/api/settings/shipping-costs/store.post.ts",
          "components/settings/ShippingCostTierInfo.vue",
          "pages/settings/shipping-cost-overrides/[id]/edit.vue",
          "pages/settings/shipping-costs/create.vue",
          "pages/settings/shipping-costs/index.vue"
        ],
        "commitId" : "7a412dc2135d0b2d91b1bd1c1848752f084cd39f",
        "timestamp" : 1775992319000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add shipping fees and overrides\u000a",
        "date" : "2026-04-12 13:11:59 +0200",
        "id" : "7a412dc2135d0b2d91b1bd1c1848752f084cd39f",
        "msg" : "add shipping fees and overrides",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/settings/ShippingCostTierInfo.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          },
          {
            "editType" : "add",
            "file" : "pages/settings/shipping-costs/[id]/edit.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-cost-overrides/[id]/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "components/settings/ShippingCostAction.vue"
          },
          {
            "editType" : "edit",
            "file" : "composables/settings.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/settings/shipping-cost-overrides/[id]/view.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-cost-overrides/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/settings/shipping-cost-overrides/[id]/edit.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-costs/[id]/index.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-costs/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "composables/menu/fulfillmentCustomer/settings.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/settings/shipping-costs/create.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-cost-overrides/update.put.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-cost-overrides/[id]/index.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-costs/[id]/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/settings/shipping-costs/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-costs/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "composables/menu/admin/settings.ts"
          },
          {
            "editType" : "add",
            "file" : "components/settings/ShippingCostOverrideAction.vue"
          },
          {
            "editType" : "add",
            "file" : "components/settings/ShippingCostForm.vue"
          },
          {
            "editType" : "add",
            "file" : "components/settings/ShippingCostOverrideForm.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-cost-overrides/destroy.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/settings/shipping-costs/[id]/view.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/settings/shipping-cost-overrides/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-costs/store.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/partners/partners/[id]/organization.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-costs/destroy.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/settings/shipping-cost-overrides/create.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/shipping-cost-overrides/store.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/requests/requests/create.vue",
          "components/MainNavigationMenu.vue",
          "components/requests/RequestForm.vue"
        ],
        "commitId" : "a8abd3940dfc964a7edc109b0ad35045754fa7ae",
        "timestamp" : 1775993887000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "tune search filter\u000a",
        "date" : "2026-04-12 13:38:07 +0200",
        "id" : "a8abd3940dfc964a7edc109b0ad35045754fa7ae",
        "msg" : "tune search filter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/requests/RequestForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/requests/create.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/requests/RequestForm.vue"
        ],
        "commitId" : "f801ab3bcebc9cd2b27c1e04e335735628911717",
        "timestamp" : 1775994269000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Fix Ticket Verlauf display content\u000a",
        "date" : "2026-04-12 13:44:29 +0200",
        "id" : "f801ab3bcebc9cd2b27c1e04e335735628911717",
        "msg" : "Fix Ticket Verlauf display content",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/requests/RequestForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/users/leads/[id]/edit.vue"
        ],
        "commitId" : "42c9f5ee8625de9e088d7e14fc5f8d5e5283f6ea",
        "timestamp" : 1775994900000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "show print report on leads\u000a",
        "date" : "2026-04-12 13:55:00 +0200",
        "id" : "42c9f5ee8625de9e088d7e14fc5f8d5e5283f6ea",
        "msg" : "show print report on leads",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/users/leads/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/users/leads/[id]/edit.vue",
          "pages/requests/requests/[id]/edit.vue",
          "components/requests/RequestForm.vue"
        ],
        "commitId" : "f35a724f8a9ee2f91d19ae30923a6bdb78920d7f",
        "timestamp" : 1775996119000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix request and leads and show new button-icons\u000a",
        "date" : "2026-04-12 14:15:19 +0200",
        "id" : "f35a724f8a9ee2f91d19ae30923a6bdb78920d7f",
        "msg" : "fix request and leads and show new button-icons",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/requests/requests/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/requests/RequestForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/leads/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/requests/requests/[id]/edit.vue",
          "components/requests/RequestForm.vue"
        ],
        "commitId" : "0093bfe9951a08a5092dac4f8a5e26dedb90d4a0",
        "timestamp" : 1775997688000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add drag drop files on requests\u000a",
        "date" : "2026-04-12 14:41:28 +0200",
        "id" : "0093bfe9951a08a5092dac4f8a5e26dedb90d4a0",
        "msg" : "add drag drop files on requests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/requests/requests/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/requests/RequestForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderDetailRecordLine.vue",
          "server/api/orders/[id]/index.get.ts",
          "components/sales/OrderForm.vue",
          "pages/sales/orders/[id]/edit.vue"
        ],
        "commitId" : "814478d30169455f9b7ed0c7612ef2275afd265f",
        "timestamp" : 1775999851000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "tune order view\u000a",
        "date" : "2026-04-12 15:17:31 +0200",
        "id" : "814478d30169455f9b7ed0c7612ef2275afd265f",
        "msg" : "tune order view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/[id]/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/orders/[id]/edit.vue",
          "components/sales/OrderForm.vue"
        ],
        "commitId" : "42eb3635b3ac9b0478fcfdfd3b709e0979ff0422",
        "timestamp" : 1776000867000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Tune BP\u000a",
        "date" : "2026-04-12 15:34:27 +0200",
        "id" : "42eb3635b3ac9b0478fcfdfd3b709e0979ff0422",
        "msg" : "Tune BP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderForm.vue",
          "pages/partners/partners/[id]/edit.vue"
        ],
        "commitId" : "037ec5d39cbd4bd4aea517fc728d8e446c96fc6b",
        "timestamp" : 1776001464000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Tune BP\u000a",
        "date" : "2026-04-12 15:44:24 +0200",
        "id" : "037ec5d39cbd4bd4aea517fc728d8e446c96fc6b",
        "msg" : "Tune BP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/partners/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "assets/langs/shared.js",
          "components/sales/OrderForm.vue",
          "pages/sales/orders/[id]/edit.vue"
        ],
        "commitId" : "45378ad752a3daaceb1d46e0ef5334793dbd9d53",
        "timestamp" : 1776002036000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "tune order view\u000a",
        "date" : "2026-04-12 15:53:56 +0200",
        "id" : "45378ad752a3daaceb1d46e0ef5334793dbd9d53",
        "msg" : "tune order view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/requests/requests/create.vue"
        ],
        "commitId" : "f7d414cbe7679160d8290c3672e7ad62fddf989d",
        "timestamp" : 1776005977000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix requests\u000a",
        "date" : "2026-04-12 16:59:37 +0200",
        "id" : "f7d414cbe7679160d8290c3672e7ad62fddf989d",
        "msg" : "fix requests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/requests/requests/create.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/return.vue"
        ],
        "commitId" : "ec589d640da7a878f01d53366086347b9e60fadc",
        "timestamp" : 1776013653000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "stripe () from trackingnumber\u000a",
        "date" : "2026-04-12 19:07:33 +0200",
        "id" : "ec589d640da7a878f01d53366086347b9e60fadc",
        "msg" : "stripe () from trackingnumber",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/return.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/return.vue"
        ],
        "commitId" : "7da3fa0b53da35db10ba1a641c015db10f5e68a3",
        "timestamp" : 1776015723000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix trackingsearch on return\u000a",
        "date" : "2026-04-12 19:42:03 +0200",
        "id" : "7da3fa0b53da35db10ba1a641c015db10f5e68a3",
        "msg" : "fix trackingsearch on return",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/return.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}