{
  "_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" : 446,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f45e522a571e3a36f2512498ff4724fecc614f37",
            "branch" : [
              {
                "SHA1" : "f45e522a571e3a36f2512498ff4724fecc614f37",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f45e522a571e3a36f2512498ff4724fecc614f37",
            "branch" : [
              {
                "SHA1" : "f45e522a571e3a36f2512498ff4724fecc614f37",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f45e522a571e3a36f2512498ff4724fecc614f37",
        "branch" : [
          {
            "SHA1" : "f45e522a571e3a36f2512498ff4724fecc614f37",
            "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" : "#446",
  "duration" : 293594,
  "estimatedDuration" : 300391,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #446",
  "id" : "446",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 446,
  "queueId" : 3822,
  "result" : "SUCCESS",
  "timestamp" : 1764205200044,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/446/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/partners/partners/[id]/edit.vue"
        ],
        "commitId" : "b00ac616e114072acaf238a959d95c591e35d160",
        "timestamp" : 1764150481000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix date setting on bpartner\u000a",
        "date" : "2025-11-26 10:48:01 +0100",
        "id" : "b00ac616e114072acaf238a959d95c591e35d160",
        "msg" : "fix date setting on bpartner",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/partners/partners/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/products/missing-weight.get.ts",
          "server/api/products/missing-dimensions.get.ts"
        ],
        "commitId" : "97b1213b2c631a7ae85b9011482fcfcc98d044b9",
        "timestamp" : 1764150621000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add log to dashboard number showing on open weight products\u000a",
        "date" : "2025-11-26 10:50:21 +0100",
        "id" : "97b1213b2c631a7ae85b9011482fcfcc98d044b9",
        "msg" : "add log to dashboard number showing on open weight products",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/products/missing-weight.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/products/missing-dimensions.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/users/tenants/create.vue",
          "composables/materials.ts",
          "pages/users/tenants/index.vue",
          "pages/users/tenants/[id]/view.vue",
          "server/api/admin/tenants/index.get.ts",
          "pages/users/tenants/[id]/edit.vue"
        ],
        "commitId" : "d27e9a5b41a8c1c9da509e86d4afe203f0588972",
        "timestamp" : 1764153030000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add new page tenant\u000a",
        "date" : "2025-11-26 11:30:30 +0100",
        "id" : "d27e9a5b41a8c1c9da509e86d4afe203f0588972",
        "msg" : "add new page tenant",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/users/tenants/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "composables/materials.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/tenants/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/tenants/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/tenants/[id]/view.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/admin/tenants/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/customers/index.vue",
          "server/api/fulfillment/daily-org-data.get.ts"
        ],
        "commitId" : "34b7724b52e9d6c2ee1b71cf60282fcbec38c9f7",
        "timestamp" : 1764153340000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix chart name for fulfillment month\u000a",
        "date" : "2025-11-26 11:35:40 +0100",
        "id" : "34b7724b52e9d6c2ee1b71cf60282fcbec38c9f7",
        "msg" : "fix chart name for fulfillment month",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/daily-org-data.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fulfillment/FulfillmentProductPricingRuleForm.vue",
          "pages/fulfillment/customers/index.vue",
          "assets/langs/shared.js",
          "components/admin/TenantForm.vue",
          "pages/users/tenants/[id]/edit.vue",
          "server/api/fulfillment/daily-org-data.get.ts"
        ],
        "commitId" : "e7d455ac0a91c5ad810f34f5dda7a1e94ccbb37f",
        "timestamp" : 1764155438000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fixes\u000a",
        "date" : "2025-11-26 12:10:38 +0100",
        "id" : "e7d455ac0a91c5ad810f34f5dda7a1e94ccbb37f",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/admin/TenantForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/tenants/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/fulfillment/FulfillmentProductPricingRuleForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/daily-org-data.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fulfillment/FulfillmentProductPricingRuleForm.vue",
          "pages/fulfillment/customers/index.vue",
          "pages/users/tenants/[id]/edit.vue"
        ],
        "commitId" : "f0b550f2daf1dacdb74858c88264a09130c80f55",
        "timestamp" : 1764157107000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fixes\u000a",
        "date" : "2025-11-26 12:38:27 +0100",
        "id" : "f0b550f2daf1dacdb74858c88264a09130c80f55",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fulfillment/FulfillmentProductPricingRuleForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/tenants/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/invoices/[id]/edit.vue",
          "pages/partners/payment-terms/[id]/edit.vue",
          "pages/partners/dunnings/[id]/edit.vue",
          "pages/materials/promotions/[id]/edit.vue",
          "pages/materials/discount-schemas/[id]/edit.vue",
          "pages/procurements/vendor-rma/[id]/edit.vue",
          "pages/materials/price-lists/[id]/edit.vue",
          "pages/fulfillment/product-pricing-rules/[id]/edit.vue",
          "pages/users/organizations/[id]/edit.vue",
          "pages/sales/payments/[id]/edit.vue",
          "pages/projects/project-types/[id]/edit.vue",
          "pages/partners/partner-groups/[id]/edit.vue",
          "pages/procurements/payments/[id]/edit.vue",
          "pages/requests/request-categories/[id]/edit.vue",
          "pages/procurements/invoices/[id]/edit.vue",
          "pages/materials/stock-takes/[id]/edit.vue",
          "pages/requests/request-types/[id]/edit.vue",
          "pages/materials/locator-types/[id]/edit.vue",
          "pages/projects/projects/[id]/edit.vue",
          "pages/partners/remunerations/[id]/edit.vue",
          "pages/requests/requests/[id]/edit.vue",
          "pages/procurements/returns/[id]/edit.vue",
          "pages/sales/channels/[id]/edit.vue",
          "pages/requests/request-groups/[id]/edit.vue",
          "pages/materials/shipping-processor-configurations/[id]/edit.vue",
          "pages/assets/asset-groups/[id]/edit.vue",
          "pages/materials/shipping-processors/[id]/edit.vue",
          "pages/settings/rma-types/[id]/edit.vue",
          "pages/users/leads/[id]/edit.vue",
          "pages/assets/assets/[id]/edit.vue",
          "pages/sales/customer-rma/[id]/edit.vue",
          "pages/procurements/orders/[id]/edit.vue",
          "pages/sales/shipments/[id]/edit.vue",
          "pages/sales/orders/[id]/edit.vue",
          "pages/materials/shippers/[id]/edit.vue",
          "pages/materials/stock-units/[id]/edit.vue",
          "pages/materials/warehouses/[id]/edit.vue",
          "pages/materials/shipper-configurations/[id]/edit.vue",
          "pages/materials/product-categories/[id]/edit.vue",
          "pages/sales/fulfillment-orders/[id]/edit.vue",
          "pages/sales/returns/[id]/edit.vue",
          "pages/materials/stock-transfers/[id]/edit.vue",
          "pages/materials/freight-categories/[id]/edit.vue",
          "pages/partners/job-categories/[id]/edit.vue",
          "pages/requests/request-resolutions/[id]/edit.vue",
          "pages/users/external-users/[id]/edit.vue",
          "pages/procurements/receipts/[id]/edit.vue",
          "pages/users/users/[id]/edit.vue",
          "pages/materials/price-list-versions/[id]/edit.vue",
          "pages/partners/greetings/[id]/edit.vue",
          "pages/users/roles/[id]/edit.vue",
          "pages/partners/job-positions/[id]/edit.vue",
          "pages/sales/campaigns/[id]/edit.vue",
          "pages/requests/request-status/[id]/edit.vue",
          "pages/materials/products/[id]/edit.vue",
          "pages/requests/standard-responses/[id]/edit.vue",
          "pages/materials/promotion-groups/[id]/edit.vue"
        ],
        "commitId" : "2a4476e03ef12342eefbce91482ad3a1bb00bb75",
        "timestamp" : 1764159092000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "do full refactor of all edit pages to have proper save function\u000a",
        "date" : "2025-11-26 13:11:32 +0100",
        "id" : "2a4476e03ef12342eefbce91482ad3a1bb00bb75",
        "msg" : "do full refactor of all edit pages to have proper save function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/locator-types/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/payments/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/promotions/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/roles/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/price-list-versions/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/stock-units/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/request-resolutions/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/request-categories/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/stock-takes/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/request-groups/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/external-users/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/organizations/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/receipts/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/customer-rma/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/promotion-groups/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/warehouses/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/partner-groups/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/price-lists/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/campaigns/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/settings/rma-types/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/shipping-processors/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/job-categories/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/product-pricing-rules/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/vendor-rma/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/shipments/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/assets/asset-groups/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/channels/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/dunnings/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/returns/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/users/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/greetings/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/assets/assets/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/remunerations/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/users/leads/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/orders/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/projects/projects/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/fulfillment-orders/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/payment-terms/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/product-categories/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/requests/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/shipper-configurations/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/shippers/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/request-status/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/shipping-processor-configurations/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/request-types/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/discount-schemas/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/returns/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/procurements/invoices/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/payments/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/products/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/partners/job-positions/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/requests/standard-responses/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/stock-transfers/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/projects/project-types/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/freight-categories/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/users/tenants/[id]/edit.vue"
        ],
        "commitId" : "f4f710a6bb9955cc9d8936e967b315bb891785cc",
        "timestamp" : 1764159244000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix save on tenant\u000a",
        "date" : "2025-11-26 13:14:04 +0100",
        "id" : "f4f710a6bb9955cc9d8936e967b315bb891785cc",
        "msg" : "fix save on tenant",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/users/tenants/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/product-pricing-rules/[id]/edit.vue",
          "pages/fulfillment/customers/index.vue",
          "components/partners/PartnerForm.vue",
          "components/fulfillment/FulfillmentCustomerCard.vue"
        ],
        "commitId" : "183eb74a9cf53c72ffba2c785165b459c84e562b",
        "timestamp" : 1764160271000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add contract sign badge on fulfillment customer calendar\u000a",
        "date" : "2025-11-26 13:31:11 +0100",
        "id" : "183eb74a9cf53c72ffba2c785165b459c84e562b",
        "msg" : "add contract sign badge on fulfillment customer calendar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/product-pricing-rules/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/fulfillment/FulfillmentCustomerCard.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/partners/PartnerForm.vue",
          "components/fulfillment/FulfillmentCustomerCard.vue"
        ],
        "commitId" : "b63387df28c9cbe0c5a2dbca97dfa201e0b93149",
        "timestamp" : 1764162380000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix date contrcated\u000a",
        "date" : "2025-11-26 14:06:20 +0100",
        "id" : "b63387df28c9cbe0c5a2dbca97dfa201e0b93149",
        "msg" : "fix date contrcated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fulfillment/FulfillmentCustomerCard.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/admin/TenantForm.vue"
        ],
        "commitId" : "5d347d0718cb7e1c424d6db93ff2c32f7c39549d",
        "timestamp" : 1764162670000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fixes\u000a",
        "date" : "2025-11-26 14:11:10 +0100",
        "id" : "5d347d0718cb7e1c424d6db93ff2c32f7c39549d",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/admin/TenantForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/[id]/edit.vue",
          "components/materials/ProductForm.vue"
        ],
        "commitId" : "08f8b690abcf2caa55f91b1b19dc1a8abc81ad0d",
        "timestamp" : 1764163417000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add product pricing rule to m_product\u000a",
        "date" : "2025-11-26 14:23:37 +0100",
        "id" : "08f8b690abcf2caa55f91b1b19dc1a8abc81ad0d",
        "msg" : "add product pricing rule to m_product",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/products/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/materials/ProductForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fulfillment/FulfillmentCustomerCard.vue"
        ],
        "commitId" : "11579abebfdde3e1b0f6a2710a7980d227cb30e9",
        "timestamp" : 1764163938000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix badge\u000a",
        "date" : "2025-11-26 14:32:18 +0100",
        "id" : "11579abebfdde3e1b0f6a2710a7980d227cb30e9",
        "msg" : "fix badge",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fulfillment/FulfillmentCustomerCard.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/fulfillment/generate-orders.post.ts"
        ],
        "commitId" : "9006986eca0ed5b7bc83fd0714a4db1bb6edb319",
        "timestamp" : 1764164807000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "consider subscription\u000a",
        "date" : "2025-11-26 14:46:47 +0100",
        "id" : "9006986eca0ed5b7bc83fd0714a4db1bb6edb319",
        "msg" : "consider subscription",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/generate-orders.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/fulfillment/generate-orders.post.ts"
        ],
        "commitId" : "f45e522a571e3a36f2512498ff4724fecc614f37",
        "timestamp" : 1764164927000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "track c_order_id to fee source table on creation\u000a",
        "date" : "2025-11-26 14:48:47 +0100",
        "id" : "f45e522a571e3a36f2512498ff4724fecc614f37",
        "msg" : "track c_order_id to fee source table on creation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/generate-orders.post.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}