{
  "_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" : 655,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6df6dc025f7d7f78a1252fd632ab2ee002743897",
            "branch" : [
              {
                "SHA1" : "6df6dc025f7d7f78a1252fd632ab2ee002743897",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6df6dc025f7d7f78a1252fd632ab2ee002743897",
            "branch" : [
              {
                "SHA1" : "6df6dc025f7d7f78a1252fd632ab2ee002743897",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6df6dc025f7d7f78a1252fd632ab2ee002743897",
        "branch" : [
          {
            "SHA1" : "6df6dc025f7d7f78a1252fd632ab2ee002743897",
            "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" : "#655",
  "duration" : 57128,
  "estimatedDuration" : 66945,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #655",
  "id" : "655",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 655,
  "queueId" : 5305,
  "result" : "SUCCESS",
  "timestamp" : 1782345600970,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/655/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/products/quantities.post.ts",
          "app/components/SearchModal.vue",
          "server/api/search/related/[entity]/[id].get.ts",
          "server/api/materials/products/filter-elastic.get.ts",
          "server/api/search/[query]/index.get.ts"
        ],
        "commitId" : "561096353130db41c02e1b0eedc551d74997dfa5",
        "timestamp" : 1782301977000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Rebuild global search for the new idempiere-elastic backend\u000a\u000a- search/[query]: parallel multi-index (9 entities), no fragile agg, tenant/org scoping\u000a- search/related/[entity]/[id]: new related-documents fan-out (both directions)\u000a- materials/products/quantities: new live stock-qty endpoint (async enrichment)\u000a- materials/products/filter-elastic: new one-doc-per-product index (nested price filter, batched live qty); keeps {records:[...]} so the 19 line pickers are unchanged\u000a- SearchModal: 9 grouped result types, lazy related-docs, partner kind / shipment type tags, async product qty\u000a\u000aDeploy only with/after the new ES is live (queries the new index shape).\u000a\u000aCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\u000a",
        "date" : "2026-06-24 13:52:57 +0200",
        "id" : "561096353130db41c02e1b0eedc551d74997dfa5",
        "msg" : "Rebuild global search for the new idempiere-elastic backend",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/materials/products/quantities.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/search/related/[entity]/[id].get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/filter-elastic.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/search/[query]/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/SearchModal.vue"
        ],
        "commitId" : "126feaf1bb5d5fc4ef9064d46e8db1c95d524259",
        "timestamp" : 1782303491000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "SearchModal: invoice search link -> /sales|procurements/invoices/{id}/edit\u000a\u000aCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\u000a",
        "date" : "2026-06-24 14:18:11 +0200",
        "id" : "126feaf1bb5d5fc4ef9064d46e8db1c95d524259",
        "msg" : "SearchModal: invoice search link -> /sales|procurements/invoices/{id}/edit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/SearchModal.vue",
          "server/api/search/related/[entity]/[id].get.ts"
        ],
        "commitId" : "b25d972c58e9ed83dd4821e07b202b415bf68f55",
        "timestamp" : 1782309576000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "SearchModal: tiled grid + master-detail related panel; modern restyle\u000a\u000a- one tile per document type (responsive grid), modern styling (glass header, color-mixed accents, hover lift)\u000a- click a result -> right column shows its related docs grouped (max 10 each, newest first)\u000a- per-result ↗ Open button opens the record in a new window (modal stays open)\u000a- related API capped to 10 per group\u000a\u000aCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\u000a",
        "date" : "2026-06-24 15:59:36 +0200",
        "id" : "b25d972c58e9ed83dd4821e07b202b415bf68f55",
        "msg" : "SearchModal: tiled grid + master-detail related panel; modern restyle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/search/related/[entity]/[id].get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/SearchModal.vue"
        ],
        "commitId" : "4a2e34a73d4d39348cb1aa1c342ab2579ffc1e1f",
        "timestamp" : 1782309745000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "SearchModal: color qty tags only when >0, grey 0\u000a\u000aCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\u000a",
        "date" : "2026-06-24 16:02:25 +0200",
        "id" : "4a2e34a73d4d39348cb1aa1c342ab2579ffc1e1f",
        "msg" : "SearchModal: color qty tags only when >0, grey 0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/partners/PartnerForm.vue",
          "app/components/SearchModal.vue"
        ],
        "commitId" : "5078356e72f496766c448c950e0002e7c1904819",
        "timestamp" : 1782312999000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "change search modal\u000a",
        "date" : "2026-06-24 16:56:39 +0200",
        "id" : "5078356e72f496766c448c950e0002e7c1904819",
        "msg" : "change search modal",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/partners/PartnerForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/fulfillment/generate-orders.post.ts",
          "app/components/fulfillment/FulfillmentGenerateOrdersModal.vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "b333d78edba14982b5ee760372feab3824e8a805",
        "timestamp" : 1782314205000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add date range for fulfilmment customer generation\u000a",
        "date" : "2026-06-24 17:16:45 +0200",
        "id" : "b333d78edba14982b5ee760372feab3824e8a805",
        "msg" : "add date range for fulfilmment customer generation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/generate-orders.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/fulfillment/FulfillmentGenerateOrdersModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/SearchModal.vue"
        ],
        "commitId" : "6df6dc025f7d7f78a1252fd632ab2ee002743897",
        "timestamp" : 1782315154000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add modal filtering on persmissions for roles\u000a",
        "date" : "2026-06-24 17:32:34 +0200",
        "id" : "6df6dc025f7d7f78a1252fd632ab2ee002743897",
        "msg" : "add modal filtering on persmissions for roles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/SearchModal.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}