{
  "_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" : 585,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "d7d0fa24f0d45aaa63817f493d6c616d8b6e1fc7",
            "branch" : [
              {
                "SHA1" : "d7d0fa24f0d45aaa63817f493d6c616d8b6e1fc7",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d7d0fa24f0d45aaa63817f493d6c616d8b6e1fc7",
            "branch" : [
              {
                "SHA1" : "d7d0fa24f0d45aaa63817f493d6c616d8b6e1fc7",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d7d0fa24f0d45aaa63817f493d6c616d8b6e1fc7",
        "branch" : [
          {
            "SHA1" : "d7d0fa24f0d45aaa63817f493d6c616d8b6e1fc7",
            "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" : "#585",
  "duration" : 235184,
  "estimatedDuration" : 269470,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #585",
  "id" : "585",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 585,
  "queueId" : 4985,
  "result" : "SUCCESS",
  "timestamp" : 1776297600529,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/585/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/tasks.vue"
        ],
        "commitId" : "f5c3b643435888d9ca80b3f2d1f2833b6b77101e",
        "timestamp" : 1776243039000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add manual time enter option on task\u000a",
        "date" : "2026-04-15 10:50:39 +0200",
        "id" : "f5c3b643435888d9ca80b3f2d1f2833b6b77101e",
        "msg" : "add manual time enter option on task",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/MobileTaskTimerBadge.vue",
          "composables/states.ts",
          "pages/mobile/tasks.vue",
          "layouts/mobile.vue"
        ],
        "commitId" : "f425d019719b6f64373df7a2020965803ffad929",
        "timestamp" : 1776243593000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "have time running (task) in background when user move to ne pages on mobile\u000a",
        "date" : "2026-04-15 10:59:53 +0200",
        "id" : "f425d019719b6f64373df7a2020965803ffad929",
        "msg" : "have time running (task) in background when user move to ne pages on mobile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "layouts/mobile.vue"
          },
          {
            "editType" : "add",
            "file" : "components/MobileTaskTimerBadge.vue"
          },
          {
            "editType" : "edit",
            "file" : "composables/states.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/MobileTaskTimerBadge.vue",
          "app.vue",
          "pages/mobile/tasks.vue",
          "test.html",
          "layouts/mobile.vue"
        ],
        "commitId" : "cfadb086baec6f7647c212a67c29213463591561",
        "timestamp" : 1776246612000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix timer with badge\u000a",
        "date" : "2026-04-15 11:50:12 +0200",
        "id" : "cfadb086baec6f7647c212a67c29213463591561",
        "msg" : "fix timer with badge",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/MobileTaskTimerBadge.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          },
          {
            "editType" : "add",
            "file" : "test.html"
          },
          {
            "editType" : "edit",
            "file" : "layouts/mobile.vue"
          },
          {
            "editType" : "edit",
            "file" : "app.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/integrations/commission.vue",
          "test.html"
        ],
        "commitId" : "b3b658fbaaa88b96a6aa3de4f66d70c6f0f67fee",
        "timestamp" : 1776247156000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "revert address parsing for non US like before\u000a",
        "date" : "2026-04-15 11:59:16 +0200",
        "id" : "b3b658fbaaa88b96a6aa3de4f66d70c6f0f67fee",
        "msg" : "revert address parsing for non US like before",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "test.html"
          },
          {
            "editType" : "edit",
            "file" : "pages/integrations/commission.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/tasks.vue"
        ],
        "commitId" : "1edccfe5b9b44ae95bd6e20df576dc9afa8a3c23",
        "timestamp" : 1776249831000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add task notes on mobile creation from time and read correct price from partner\u000a",
        "date" : "2026-04-15 12:43:51 +0200",
        "id" : "1edccfe5b9b44ae95bd6e20df576dc9afa8a3c23",
        "msg" : "add task notes on mobile creation from time and read correct price from partner",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/tasks.vue",
          "CLAUDE.md",
          "layouts/mobile.vue"
        ],
        "commitId" : "1db0bbaeb94be922b93cc1aab98392d67574ea6d",
        "timestamp" : 1776250596000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix task creation\u000a",
        "date" : "2026-04-15 12:56:36 +0200",
        "id" : "1db0bbaeb94be922b93cc1aab98392d67574ea6d",
        "msg" : "fix task creation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "layouts/mobile.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          },
          {
            "editType" : "edit",
            "file" : "CLAUDE.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/receive.vue"
        ],
        "commitId" : "f6a674231b5e3e438fc9706cd6f9094509663e80",
        "timestamp" : 1776251249000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "exten mobile wareneingang\u000a",
        "date" : "2026-04-15 13:07:29 +0200",
        "id" : "f6a674231b5e3e438fc9706cd6f9094509663e80",
        "msg" : "exten mobile wareneingang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/receive.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/integrations/CommissionModal.vue"
        ],
        "commitId" : "fee26d9d9a0cd44683b5f7e6a919a60efea38cf4",
        "timestamp" : 1776252197000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "revert address parsing for other then US\u000a",
        "date" : "2026-04-15 13:23:17 +0200",
        "id" : "fee26d9d9a0cd44683b5f7e6a919a60efea38cf4",
        "msg" : "revert address parsing for other then US",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/integrations/CommissionModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/receive.vue"
        ],
        "commitId" : "cf1358bad0d1d4aa2a34d6db993e41c1ab35fbae",
        "timestamp" : 1776253958000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add barcode to wareneingang labels and also add option to scan existing wareneingang\u000a",
        "date" : "2026-04-15 13:52:38 +0200",
        "id" : "cf1358bad0d1d4aa2a34d6db993e41c1ab35fbae",
        "msg" : "add barcode to wareneingang labels and also add option to scan existing wareneingang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/receive.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/receive.vue"
        ],
        "commitId" : "f2a1a4e4173660a40922fe0b46ce5aabfd66f667",
        "timestamp" : 1776254177000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix image allocation wareneingang mobile\u000a",
        "date" : "2026-04-15 13:56:17 +0200",
        "id" : "f2a1a4e4173660a40922fe0b46ce5aabfd66f667",
        "msg" : "fix image allocation wareneingang mobile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/receive.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/receive.vue"
        ],
        "commitId" : "69454e8e525916deb3c496dfa713f96952294985",
        "timestamp" : 1776261662000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix scann wareneingang\u000a",
        "date" : "2026-04-15 16:01:02 +0200",
        "id" : "69454e8e525916deb3c496dfa713f96952294985",
        "msg" : "fix scann wareneingang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/receive.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/tasks.vue"
        ],
        "commitId" : "d7d0fa24f0d45aaa63817f493d6c616d8b6e1fc7",
        "timestamp" : 1776262081000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add option to skip time tracking on task\u000a",
        "date" : "2026-04-15 16:08:01 +0200",
        "id" : "d7d0fa24f0d45aaa63817f493d6c616d8b6e1fc7",
        "msg" : "add option to skip time tracking on task",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/tasks.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}