{
  "_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" : 593,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "f619c360d39d51c376d8da0dd36c01dd6d15e674",
            "branch" : [
              {
                "SHA1" : "f619c360d39d51c376d8da0dd36c01dd6d15e674",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f619c360d39d51c376d8da0dd36c01dd6d15e674",
            "branch" : [
              {
                "SHA1" : "f619c360d39d51c376d8da0dd36c01dd6d15e674",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f619c360d39d51c376d8da0dd36c01dd6d15e674",
        "branch" : [
          {
            "SHA1" : "f619c360d39d51c376d8da0dd36c01dd6d15e674",
            "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" : "#593",
  "duration" : 258698,
  "estimatedDuration" : 269470,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #593",
  "id" : "593",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 593,
  "queueId" : 5025,
  "result" : "SUCCESS",
  "timestamp" : 1776988800529,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/593/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/orders/index.vue",
          "pages/mobile/tasks.vue"
        ],
        "commitId" : "a36fe051ce48706127a1c06abd777a38e7b8cbb5",
        "timestamp" : 1776930351000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add live time to existing tasks too\u000a",
        "date" : "2026-04-23 09:45:51 +0200",
        "id" : "a36fe051ce48706127a1c06abd777a38e7b8cbb5",
        "msg" : "Add live time to existing tasks too",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app.vue",
          "pages/mobile/tasks.vue"
        ],
        "commitId" : "8234f747fc253203c57c4a452bd98e0ee02e4e53",
        "timestamp" : 1776934999000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add live time to existing tasks too\u000a",
        "date" : "2026-04-23 11:03:19 +0200",
        "id" : "8234f747fc253203c57c4a452bd98e0ee02e4e53",
        "msg" : "Add live time to existing tasks too",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/MainNavigationMenu.vue",
          "pages/integrations/commission.vue",
          "server/api/commission/activity.post.ts",
          "pages/bi/commission-analytics.vue",
          "composables/menu/admin/bi.ts",
          "server/api/commission/activity.delete.ts",
          "composables/useCommissionActivity.ts",
          "server/api/bi/commission-analytics.get.ts"
        ],
        "commitId" : "9f0afcbee1a4fb354cb4ba8007298156d35ecaac",
        "timestamp" : 1776942624000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add commisison tracking and commission bi\u000a",
        "date" : "2026-04-23 13:10:24 +0200",
        "id" : "9f0afcbee1a4fb354cb4ba8007298156d35ecaac",
        "msg" : "Add commisison tracking and commission bi",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/bi/commission-analytics.vue"
          },
          {
            "editType" : "edit",
            "file" : "composables/menu/admin/bi.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/commission/activity.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "composables/useCommissionActivity.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/bi/commission-analytics.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/integrations/commission.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/commission/activity.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/activity.post.ts",
          "server/api/commission/activity.delete.ts",
          "server/api/bi/commission-analytics.get.ts",
          "composables/useCommissionActivity.ts"
        ],
        "commitId" : "68c040eed3613a00f11d1c9ea2a33669f3c0af25",
        "timestamp" : 1776947486000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add comission tracking\u000a",
        "date" : "2026-04-23 14:31:26 +0200",
        "id" : "68c040eed3613a00f11d1c9ea2a33669f3c0af25",
        "msg" : "add comission tracking",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/activity.delete.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/bi/commission-analytics.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/activity.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "composables/useCommissionActivity.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "server/api/partners/partners/quick-add.post.ts"
        ],
        "commitId" : "c54141b60b1b11a253c322115094f9da3a684b97",
        "timestamp" : 1776949142000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "upgrade aggri\u000a",
        "date" : "2026-04-23 14:59:02 +0200",
        "id" : "c54141b60b1b11a253c322115094f9da3a684b97",
        "msg" : "upgrade aggri",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "server/api/partners/partners/quick-add.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/integrations/commission.vue"
        ],
        "commitId" : "f54bfc8816e5095e1b27148e0da2fc52b8d1ea70",
        "timestamp" : 1776949949000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "optimize commission tracking\u000a",
        "date" : "2026-04-23 15:12:29 +0200",
        "id" : "f54bfc8816e5095e1b27148e0da2fc52b8d1ea70",
        "msg" : "optimize commission tracking",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/integrations/commission.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/activity.post.ts",
          "server/api/bi/commission-analytics.get.ts"
        ],
        "commitId" : "9649427899615a9b5c2f435afbb8ecdb68ee8e6c",
        "timestamp" : 1776951741000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix time actiontime\u000a",
        "date" : "2026-04-23 15:42:21 +0200",
        "id" : "9649427899615a9b5c2f435afbb8ecdb68ee8e6c",
        "msg" : "fix time actiontime",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/bi/commission-analytics.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/activity.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/BI/KpiCard.vue",
          "pages/integrations/commission.vue",
          "server/api/bi/commission-session.get.ts",
          "server/api/commission/activity.post.ts",
          "pages/bi/commission-analytics.vue",
          "composables/useCommissionActivity.ts",
          "server/api/bi/commission-analytics.get.ts"
        ],
        "commitId" : "2b428e85fbdddca55a6b4148f16b25a7304fe758",
        "timestamp" : 1776953572000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix commission activity with more data\u000a",
        "date" : "2026-04-23 16:12:52 +0200",
        "id" : "2b428e85fbdddca55a6b4148f16b25a7304fe758",
        "msg" : "fix commission activity with more data",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/bi/commission-session.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/activity.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/integrations/commission.vue"
          },
          {
            "editType" : "edit",
            "file" : "composables/useCommissionActivity.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/bi/commission-analytics.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/bi/commission-analytics.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/BI/KpiCard.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/orders/[id]/edit.vue"
        ],
        "commitId" : "f619c360d39d51c376d8da0dd36c01dd6d15e674",
        "timestamp" : 1776957216000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add shipment generation button to order detail\u000a",
        "date" : "2026-04-23 17:13:36 +0200",
        "id" : "f619c360d39d51c376d8da0dd36c01dd6d15e674",
        "msg" : "add shipment generation button to order detail",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}