{
  "_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" : 661,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4c58490685a1607abd1faf7cf4b63091ea271134",
            "branch" : [
              {
                "SHA1" : "4c58490685a1607abd1faf7cf4b63091ea271134",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4c58490685a1607abd1faf7cf4b63091ea271134",
            "branch" : [
              {
                "SHA1" : "4c58490685a1607abd1faf7cf4b63091ea271134",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4c58490685a1607abd1faf7cf4b63091ea271134",
        "branch" : [
          {
            "SHA1" : "4c58490685a1607abd1faf7cf4b63091ea271134",
            "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" : "#661",
  "duration" : 57393,
  "estimatedDuration" : 66945,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #661",
  "id" : "661",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 661,
  "queueId" : 5350,
  "result" : "SUCCESS",
  "timestamp" : 1782864000971,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/661/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/admin/merchant-onboarding/bpartner-users.get.ts",
          "server/api/admin/merchant-onboarding/send-credentials.post.ts",
          "app/components/partners/PartnerDetailRecordUser.vue",
          "app/components/admin/merchant-onboarding/SendMerchantLoginsModal.vue"
        ],
        "commitId" : "320a0f070f7f246a982cf5716082b6ce73e1489a",
        "timestamp" : 1782809306000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Modify email sending with user credentials and listing of contacts on bpartner with full phone and email\u000a",
        "date" : "2026-06-30 10:48:26 +0200",
        "id" : "320a0f070f7f246a982cf5716082b6ce73e1489a",
        "msg" : "Modify email sending with user credentials and listing of contacts on bpartner with full phone and email",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/admin/merchant-onboarding/bpartner-users.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/admin/merchant-onboarding/send-credentials.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/admin/merchant-onboarding/SendMerchantLoginsModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/partners/PartnerDetailRecordUser.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/requests/my-tickets/[id].vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "b59e9239b884d752784d6734772d5be483df7185",
        "timestamp" : 1782810227000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "ticket complete button for merchants\u000a",
        "date" : "2026-06-30 11:03:47 +0200",
        "id" : "b59e9239b884d752784d6734772d5be483df7185",
        "msg" : "ticket complete button for merchants",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/[id].vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/admin/merchant-onboarding/send-credentials.post.ts"
        ],
        "commitId" : "88f965d6aaab950638318accc9b5c19a0ed4a9ed",
        "timestamp" : 1782810285000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Extend mail text on credentials sent\u000a",
        "date" : "2026-06-30 11:04:45 +0200",
        "id" : "88f965d6aaab950638318accc9b5c19a0ed4a9ed",
        "msg" : "Extend mail text on credentials sent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/admin/merchant-onboarding/send-credentials.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/admin/merchant-onboarding/send-credentials.post.ts",
          "server/utils/pushNotifier.ts",
          "server/api/requests/requests/[id]/action-notification.post.ts",
          "app/components/admin/merchant-onboarding/SendMerchantLoginsModal.vue"
        ],
        "commitId" : "1fa14e4afd28190463f6601564a73274279e6e3b",
        "timestamp" : 1782813022000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ad user role on mail sent\u000a",
        "date" : "2026-06-30 11:50:22 +0200",
        "id" : "1fa14e4afd28190463f6601564a73274279e6e3b",
        "msg" : "fix ad user role on mail sent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/requests/requests/[id]/action-notification.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/admin/merchant-onboarding/send-credentials.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/utils/pushNotifier.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/admin/merchant-onboarding/SendMerchantLoginsModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/qty-fix/search.get.ts",
          "app/pages/mobile/product.vue",
          "server/api/materials/products/search.get.ts",
          "app/components/SearchModal.vue",
          "app/pages/mobile/receive.vue",
          "server/api/mobile/product-lookup.post.ts"
        ],
        "commitId" : "62c972139ae06df272244760c1ec92976310f8ff",
        "timestamp" : 1782816358000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "filter idempiere and jtl bom from receive and similar pages\u000a",
        "date" : "2026-06-30 12:45:58 +0200",
        "id" : "62c972139ae06df272244760c1ec92976310f8ff",
        "msg" : "filter idempiere and jtl bom from receive and similar pages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/qty-fix/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/product.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/admin/merchant-onboarding/send-credentials.post.ts",
          "app/components/admin/merchant-onboarding/SendMerchantLoginsModal.vue"
        ],
        "commitId" : "df41c6d3a10146625a6ded479e157a796239851e",
        "timestamp" : 1782816955000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ad user role set\u000a",
        "date" : "2026-06-30 12:55:55 +0200",
        "id" : "df41c6d3a10146625a6ded479e157a796239851e",
        "msg" : "fix ad user role set",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/admin/merchant-onboarding/SendMerchantLoginsModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/admin/merchant-onboarding/send-credentials.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "android/app/build.gradle",
          "android/update-files/version.json",
          "server/api/materials/qty-fix/search.get.ts",
          "app/pages/materials/qty-fix.vue",
          "android/update-files/history.json"
        ],
        "commitId" : "326eb6a4989ef4e14378747e4a848febea5b53b3",
        "timestamp" : 1782819601000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix allow source bom\u000a",
        "date" : "2026-06-30 13:40:01 +0200",
        "id" : "326eb6a4989ef4e14378747e4a848febea5b53b3",
        "msg" : "fix allow source bom",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "android/app/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/version.json"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/history.json"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/qty-fix/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/materials/qty-fix.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/mobile/receive.vue",
          "app/pages/materials/qty-fix.vue"
        ],
        "commitId" : "331180a25cb4087f8765920cfb4a1e487395d910",
        "timestamp" : 1782822252000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix selection\u000a",
        "date" : "2026-06-30 14:24:12 +0200",
        "id" : "331180a25cb4087f8765920cfb4a1e487395d910",
        "msg" : "fix selection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/materials/qty-fix.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "android/app/build.gradle",
          "android/update-files/version.json",
          "app/components/procurements/ReceiptDetailRecordLine.vue",
          "app/pages/mobile/receive.vue",
          "server/api/materials/products/filter-elastic.get.ts",
          "app/components/procurements/OrderDetailRecordLine.vue",
          "server/api/materials/products/filter.get.ts",
          "app/pages/procurements/my-orders/create.vue",
          "android/update-files/history.json",
          "server/api/mobile/product-lookup.post.ts"
        ],
        "commitId" : "cfca5e157a1b4d380ea519c0a4e22d1790cce71a",
        "timestamp" : 1782824230000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix mobile ean input receive takover\u000a",
        "date" : "2026-06-30 14:57:10 +0200",
        "id" : "cfca5e157a1b4d380ea519c0a4e22d1790cce71a",
        "msg" : "fix mobile ean input receive takover",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/filter-elastic.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/procurements/OrderDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/procurements/ReceiptDetailRecordLine.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "android/app/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/history.json"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/filter.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/version.json"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/procurements/my-orders/create.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "android/update-files/version.json",
          "android/app/build.gradle",
          "android/update-files/history.json"
        ],
        "commitId" : "2c8db30fadc0c756fc98a37db2257cde9414c8e7",
        "timestamp" : 1782824479000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "changes on mobile only for native android\u000a",
        "date" : "2026-06-30 15:01:19 +0200",
        "id" : "2c8db30fadc0c756fc98a37db2257cde9414c8e7",
        "msg" : "changes on mobile only for native android",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "android/update-files/version.json"
          },
          {
            "editType" : "edit",
            "file" : "android/app/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/history.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/mobile/receive.vue",
          "app/pages/materials/qty-fix.vue"
        ],
        "commitId" : "395c1559988ed65435e23032c2f9524dce76e521",
        "timestamp" : 1782854621000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add filter to qty fix\u000a",
        "date" : "2026-06-30 23:23:41 +0200",
        "id" : "395c1559988ed65435e23032c2f9524dce76e521",
        "msg" : "add filter to qty fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/materials/qty-fix.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/qty-fix/search.get.ts",
          "app/pages/materials/qty-fix.vue"
        ],
        "commitId" : "24d18df42ded418609ac66685556ebc2bddbf7c5",
        "timestamp" : 1782855220000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add all filter on qty fix\u000a",
        "date" : "2026-06-30 23:33:40 +0200",
        "id" : "24d18df42ded418609ac66685556ebc2bddbf7c5",
        "msg" : "add all filter on qty fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/qty-fix/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/materials/qty-fix.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/AttachmentViewer.vue",
          "app/pages/index.vue",
          "app/pages/mobile/tasks.vue",
          "app/pages/materials/products/index.vue",
          "server/api/materials/products/quantities.post.ts",
          "app/pages/mobile/receive.vue",
          "app/pages/requests/requests/index.vue",
          "app/components/TopMegaBar.vue",
          "server/api/admin/merchant-onboarding/send-credentials.post.ts",
          "app/pages/mobile/product.vue",
          "android/update-files/history.json",
          "server/api/materials/products/ag-grid/products.post.ts",
          "android/update-files/version.json",
          "android/app/build.gradle",
          "app/components/AttachmentModal.vue",
          "app/components/SearchModal.vue"
        ],
        "commitId" : "704b71efa2349558a5805819870f8bee6070b4f4",
        "timestamp" : 1782858308000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "multiple fixes\u000a",
        "date" : "2026-07-01 00:25:08 +0200",
        "id" : "704b71efa2349558a5805819870f8bee6070b4f4",
        "msg" : "multiple fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AttachmentViewer.vue"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/history.json"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/requests/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AttachmentModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/tasks.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/admin/merchant-onboarding/send-credentials.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/version.json"
          },
          {
            "editType" : "edit",
            "file" : "android/app/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/ag-grid/products.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/TopMegaBar.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/materials/products/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/quantities.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/product.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/SearchModal.vue"
        ],
        "commitId" : "872a25dcf1788aa7ff3e8c19da4f8b4686d80a9c",
        "timestamp" : 1782859951000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fixes\u000a",
        "date" : "2026-07-01 00:52:31 +0200",
        "id" : "872a25dcf1788aa7ff3e8c19da4f8b4686d80a9c",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "android/app/build.gradle",
          "android/update-files/version.json",
          "app/pages/mobile/receive.vue",
          "app/pages/mobile/index.vue"
        ],
        "commitId" : "4c58490685a1607abd1faf7cf4b63091ea271134",
        "timestamp" : 1782860624000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fixes\u000a",
        "date" : "2026-07-01 01:03:44 +0200",
        "id" : "4c58490685a1607abd1faf7cf4b63091ea271134",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "android/app/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "android/update-files/version.json"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}