{
  "_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" : 439,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "06640a423e436630cdd3bd707ae06e67804f879a",
            "branch" : [
              {
                "SHA1" : "06640a423e436630cdd3bd707ae06e67804f879a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "06640a423e436630cdd3bd707ae06e67804f879a",
            "branch" : [
              {
                "SHA1" : "06640a423e436630cdd3bd707ae06e67804f879a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "06640a423e436630cdd3bd707ae06e67804f879a",
        "branch" : [
          {
            "SHA1" : "06640a423e436630cdd3bd707ae06e67804f879a",
            "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" : "#439",
  "duration" : 287939,
  "estimatedDuration" : 300391,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #439",
  "id" : "439",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 439,
  "queueId" : 3752,
  "result" : "SUCCESS",
  "timestamp" : 1763600400045,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/439/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fulfillment/FulfillmentGenerateOrdersModal.vue",
          "components/fulfillment/FulfillmentCustomerCard.vue",
          "data/push-subscriptions.db-shm",
          "server/api/fulfillment/generate-orders.post.ts",
          "pages/fulfillment/customers/index.vue",
          "server/api/fulfillment/customers/index.get.ts",
          "data/push-subscriptions.db-wal"
        ],
        "commitId" : "e073f2d2f17daf9b9468ee85a22759ef488b4cd3",
        "timestamp" : 1763561832000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add so generation process for fulfillment customers\u000a",
        "date" : "2025-11-19 15:17:12 +0100",
        "id" : "e073f2d2f17daf9b9468ee85a22759ef488b4cd3",
        "msg" : "add so generation process for fulfillment customers",
        "paths" : [
          {
            "editType" : "add",
            "file" : "data/push-subscriptions.db-wal"
          },
          {
            "editType" : "add",
            "file" : "server/api/fulfillment/generate-orders.post.ts"
          },
          {
            "editType" : "add",
            "file" : "components/fulfillment/FulfillmentGenerateOrdersModal.vue"
          },
          {
            "editType" : "add",
            "file" : "components/fulfillment/FulfillmentCustomerCard.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/fulfillment/customers/index.vue"
          },
          {
            "editType" : "add",
            "file" : "data/push-subscriptions.db-shm"
          },
          {
            "editType" : "add",
            "file" : "server/api/fulfillment/customers/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "6e9bc5b4319777475762c03c23d7d7d0c71f4186",
        "timestamp" : 1763561945000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add push-subscriptions.db* to gitignore\u000a",
        "date" : "2025-11-19 15:19:05 +0100",
        "id" : "6e9bc5b4319777475762c03c23d7d7d0c71f4186",
        "msg" : "Add push-subscriptions.db* to gitignore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/fulfillment/generate-orders.post.ts",
          "server/api/fulfillment/customers/index.get.ts"
        ],
        "commitId" : "218f069d709d49c393f60d240ceaa686938007e4",
        "timestamp" : 1763563759000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "various dashboard fixes\u000a",
        "date" : "2025-11-19 15:49:19 +0100",
        "id" : "218f069d709d49c393f60d240ceaa686938007e4",
        "msg" : "various dashboard fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/generate-orders.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/customers/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/test-data-viewer.vue",
          "pages/fulfillment/test-grouping.vue",
          "server/api/fulfillment/generate-orders.post.ts",
          "server/api/fulfillment/test-grouping.post.ts"
        ],
        "commitId" : "3bf6dd40cbccb96bf844570528f94b497e7e3a3f",
        "timestamp" : 1763565656000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add production test page\u000a",
        "date" : "2025-11-19 16:20:56 +0100",
        "id" : "3bf6dd40cbccb96bf844570528f94b497e7e3a3f",
        "msg" : "add production test page",
        "paths" : [
          {
            "editType" : "add",
            "file" : "pages/fulfillment/test-data-viewer.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/fulfillment/test-grouping.post.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/fulfillment/test-grouping.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/generate-orders.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/test-data-viewer.vue",
          "components/NewNavBar.vue"
        ],
        "commitId" : "1297aec5749c06e764075eaeb0a0662f2466ae13",
        "timestamp" : 1763566226000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add production test page\u000a",
        "date" : "2025-11-19 16:30:26 +0100",
        "id" : "1297aec5749c06e764075eaeb0a0662f2466ae13",
        "msg" : "add production test page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/test-data-viewer.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/NewNavBar.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/fulfillment/customers/index.get.ts"
        ],
        "commitId" : "b7610486c14e2e11e006bb95bb00aa2285c08ac3",
        "timestamp" : 1763567215000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix invoice fulfillment\u000a",
        "date" : "2025-11-19 16:46:55 +0100",
        "id" : "b7610486c14e2e11e006bb95bb00aa2285c08ac3",
        "msg" : "fix invoice fulfillment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/customers/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/fulfillment/customers/index.get.ts"
        ],
        "commitId" : "6de429d7b0cf47181ee8a3cb2987b25ec8845041",
        "timestamp" : 1763571036000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add filter for active fulfillment customers on dashboard\u000a",
        "date" : "2025-11-19 17:50:36 +0100",
        "id" : "6de429d7b0cf47181ee8a3cb2987b25ec8845041",
        "msg" : "add filter for active fulfillment customers on dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/customers/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/fulfillment/generate-orders.post.ts"
        ],
        "commitId" : "89677fe7b345512089423ffc99a8da1301e3d494",
        "timestamp" : 1763571048000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add filter for active fulfillment customers on dashboard\u000a",
        "date" : "2025-11-19 17:50:48 +0100",
        "id" : "89677fe7b345512089423ffc99a8da1301e3d494",
        "msg" : "add filter for active fulfillment customers on dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/generate-orders.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/test-data-viewer.vue",
          "pages/fulfillment/test-grouping.vue"
        ],
        "commitId" : "15d44a108cbedaf2f20260e29dffbe88086369c9",
        "timestamp" : 1763572245000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "changes\u000a",
        "date" : "2025-11-19 18:10:45 +0100",
        "id" : "15d44a108cbedaf2f20260e29dffbe88086369c9",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/test-grouping.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/test-data-viewer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/fulfillment/customers/index.get.ts"
        ],
        "commitId" : "f00778c1b1a34966a7e3e5362e5d4d5cb6b3f42d",
        "timestamp" : 1763573196000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "filter for correct invoice status\u000a",
        "date" : "2025-11-19 18:26:36 +0100",
        "id" : "f00778c1b1a34966a7e3e5362e5d4d5cb6b3f42d",
        "msg" : "filter for correct invoice status",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/customers/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/customers/index.vue",
          "server/api/fulfillment/customers/index.get.ts"
        ],
        "commitId" : "5205894e9181d94a71db2c2bc6a3da72fe89a662",
        "timestamp" : 1763584812000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add metrics on invoice total and use total without tax on dashboard fulfillment\u000a",
        "date" : "2025-11-19 21:40:12 +0100",
        "id" : "5205894e9181d94a71db2c2bc6a3da72fe89a662",
        "msg" : "add metrics on invoice total and use total without tax on dashboard fulfillment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/customers/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/customers/index.vue",
          "components/fulfillment/FulfillmentIncomeChart.vue"
        ],
        "commitId" : "2cacfa9396a9d2fd312bff2d5bd44d5f151a62d0",
        "timestamp" : 1763585643000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add income chart to fulfill dashboard\u000a",
        "date" : "2025-11-19 21:54:03 +0100",
        "id" : "2cacfa9396a9d2fd312bff2d5bd44d5f151a62d0",
        "msg" : "add income chart to fulfill dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          },
          {
            "editType" : "add",
            "file" : "components/fulfillment/FulfillmentIncomeChart.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/customers/index.vue"
        ],
        "commitId" : "06640a423e436630cdd3bd707ae06e67804f879a",
        "timestamp" : 1763587389000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add income chart to fulfill dashboard\u000a",
        "date" : "2025-11-19 22:23:09 +0100",
        "id" : "06640a423e436630cdd3bd707ae06e67804f879a",
        "msg" : "add income chart to fulfill dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}