{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EXTRA_MVN_PRM",
          "value" : ""
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Younes",
          "userId" : "younex",
          "userName" : "Younes"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/release-11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec",
            "branch" : [
              {
                "SHA1" : "6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec",
                "name" : "refs/remotes/origin/release-11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec",
            "branch" : [
              {
                "SHA1" : "6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec",
                "name" : "refs/remotes/origin/release-11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec",
        "branch" : [
          {
            "SHA1" : "6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec",
            "name" : "refs/remotes/origin/release-11"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/idempiere/idempiere"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5",
  "duration" : 441668,
  "estimatedDuration" : 354795,
  "executor" : None,
  "fullDisplayName" : "iDempiere11 #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 144,
  "result" : "SUCCESS",
  "timestamp" : 1733496722384,
  "url" : "https://jenkins.younex.de/job/iDempiere11/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/info/InfoWindow.java"
        ],
        "commitId" : "f88b49f1ffb10ce1defc0c7fe607441cd3f8c72f",
        "timestamp" : 1733316034000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6259 : Query After Change is not working for Range criteria with the 'To' field on Info Window (#2547)\u000a\u000a",
        "date" : "2024-12-04 13:40:34 +0100",
        "id" : "f88b49f1ffb10ce1defc0c7fe607441cd3f8c72f",
        "msg" : "IDEMPIERE-6259 : Query After Change is not working for Range criteria with the 'To' field on Info Window (#2547)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/info/InfoWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WTableDirEditor.java",
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WEditorPopupMenu.java",
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WSearchEditor.java",
          "org.adempiere.ui/src/org/compiere/print/DrillReportCtl.java"
        ],
        "commitId" : "b9d6cdc4e93f713441fef5e0c4331d5924e09cc5",
        "timestamp" : 1733316034000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-5946 : Drill Assistant Error - For input string: \"null\" (#2549)\u000a\u000a* IDEMPIERE-5946 : Drill Assistant Error - For input string: \"null\"\u000a\u000a* IDEMPIERE-5946 : show drill assistant when value is not null\u000a",
        "date" : "2024-12-04 13:40:34 +0100",
        "id" : "b9d6cdc4e93f713441fef5e0c4331d5924e09cc5",
        "msg" : "IDEMPIERE-5946 : Drill Assistant Error - For input string: \"null\" (#2549)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WEditorPopupMenu.java"
          },
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui/src/org/compiere/print/DrillReportCtl.java"
          },
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WTableDirEditor.java"
          },
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WSearchEditor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WTask.java"
        ],
        "commitId" : "e65879c20106ba02b1d0ee8072159898318f78c6",
        "timestamp" : 1733316034000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6309 Output of task is better formatted as a console font (#2550)\u000a\u000a* IDEMPIERE-6309 Output of task is better formatted as a console font\u000a\u000a* - minor improvement\u000a",
        "date" : "2024-12-04 13:40:34 +0100",
        "id" : "e65879c20106ba02b1d0ee8072159898318f78c6",
        "msg" : "IDEMPIERE-6309 Output of task is better formatted as a console font (#2550)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WTask.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.base/src/org/compiere/report/TrialBalance.java"
        ],
        "commitId" : "9bb107864f5b06bf7a6d288c3dbef5880d05681e",
        "timestamp" : 1733316195000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6193: Trial Balance : remove lines where account has no beg… (#2422)\u000a\u000a* IDEMPIERE-6193: Trial Balance : remove lines where account has no beginning balance and movement\u000a\u000a* IDEMPIERE-6193: Trial Balance : remove lines where account has no beginning balance and movement - patch from Carlos\u000a\u000aCo-Authored-By: Carlos Ruiz <carg67@gmail.com>\u000a\u000a---------\u000a\u000aCo-authored-by: Carlos Ruiz <carg67@gmail.com>\u000a",
        "date" : "2024-12-04 13:43:15 +0100",
        "id" : "9bb107864f5b06bf7a6d288c3dbef5880d05681e",
        "msg" : "IDEMPIERE-6193: Trial Balance : remove lines where account has no beg… (#2422)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.base/src/org/compiere/report/TrialBalance.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java"
        ],
        "commitId" : "f4fb07b66f3b57bcd54248e4c6623588d5fb872f",
        "timestamp" : 1733316227000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6311 Parent context missing when zoom to detail tab above level 1 (#2554)\u000a\u000a",
        "date" : "2024-12-04 13:43:47 +0100",
        "id" : "f4fb07b66f3b57bcd54248e4c6623588d5fb872f",
        "msg" : "IDEMPIERE-6311 Parent context missing when zoom to detail tab above level 1 (#2554)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.base/src/org/compiere/model/PO.java",
          "org.adempiere.base/src/org/compiere/model/MAttachment.java",
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/panel/WAttachment.java"
        ],
        "commitId" : "38f452e4b0a37d3a928107f746af530c15fb2b1c",
        "timestamp" : 1733316227000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6314 Issues with attachment on System records (#2556)\u000a\u000a* IDEMPIERE-6314 Issues with attachment on System records\u000a\u000a* - change approach to make it read-only\u000a\u000a* - support for UUID key tables\u000a- IDEMPIERE-5567 fix for the PO.is_new method\u000a",
        "date" : "2024-12-04 13:43:47 +0100",
        "id" : "38f452e4b0a37d3a928107f746af530c15fb2b1c",
        "msg" : "IDEMPIERE-6314 Issues with attachment on System records (#2556)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.base/src/org/compiere/model/MAttachment.java"
          },
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/panel/WAttachment.java"
          },
          {
            "editType" : "edit",
            "file" : "org.adempiere.base/src/org/compiere/model/PO.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.base/src/org/compiere/util/Msg.java",
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WRecordInfo.java"
        ],
        "commitId" : "be264655dcc65fe21568ac3b3658d87a1f2b5640",
        "timestamp" : 1733316415000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560)\u000a\u000a* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context\u000a\u000a* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context\u000a\u000aChange all translate to getElement\u000a\u000a* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context - patch from Carlos\u000a\u000aCo-Authored-By: Carlos Ruiz <carg67@gmail.com>\u000a\u000a---------\u000a\u000aCo-authored-by: Carlos Ruiz <carg67@gmail.com>\u000a",
        "date" : "2024-12-04 13:46:55 +0100",
        "id" : "be264655dcc65fe21568ac3b3658d87a1f2b5640",
        "msg" : "IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.base/src/org/compiere/util/Msg.java"
          },
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WRecordInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "migration/iD11/oracle/202411260821_IDEMPIERE-6317.sql",
          "migration/iD11/postgresql/202411260821_IDEMPIERE-6317.sql",
          "org.adempiere.base/src/org/compiere/model/MSysConfig.java"
        ],
        "commitId" : "b6e25d71f855ff6aa9f8b83df4c34d8dec6e54ab",
        "timestamp" : 1733316449000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6317 - Create message for errors in msysconfig (#2564)\u000a\u000a* IDEMPIERE-6317 - Create message for errors in msysconfig\u000a\u000a* IDEMPIERE-6317 - Create message for errors in msysconfig\u000a",
        "date" : "2024-12-04 13:47:29 +0100",
        "id" : "b6e25d71f855ff6aa9f8b83df4c34d8dec6e54ab",
        "msg" : "IDEMPIERE-6317 - Create message for errors in msysconfig (#2564)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.base/src/org/compiere/model/MSysConfig.java"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/oracle/202411260821_IDEMPIERE-6317.sql"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/postgresql/202411260821_IDEMPIERE-6317.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WPAttributeDialog.java"
        ],
        "commitId" : "a875f477ed92d02a7638c3a0a43d13014128eb9a",
        "timestamp" : 1733316597000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6315 WPAttributeDialog: added filter for M_Product_ID when loading Lots (#2557)\u000a\u000aOn M_Lot M_Product_ID is mandatory, so the filter for M_Product_ID is needed when loading Lots\u000a",
        "date" : "2024-12-04 13:49:57 +0100",
        "id" : "a875f477ed92d02a7638c3a0a43d13014128eb9a",
        "msg" : "IDEMPIERE-6315 WPAttributeDialog: added filter for M_Product_ID when loading Lots (#2557)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WPAttributeDialog.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.base/src/org/compiere/model/PO.java"
        ],
        "commitId" : "36c08e7476471a9415d5e1bf985d4bc71637d01a",
        "timestamp" : 1733316627000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6314 Issues with attachment on System records (#2567)\u000a\u000a- IDEMPIERE-5567 fix for the PO.is_new method\u000a",
        "date" : "2024-12-04 13:50:27 +0100",
        "id" : "36c08e7476471a9415d5e1bf985d4bc71637d01a",
        "msg" : "IDEMPIERE-6314 Issues with attachment on System records (#2567)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.base/src/org/compiere/model/PO.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "migration/processes_post_migration/postgresql/01_add_missing_translations.sql",
          "migration/processes_post_migration/oracle/01_add_missing_Translations.sql"
        ],
        "commitId" : "e34371db603fff885c00f6a2dcd94bd996f3cc1e",
        "timestamp" : 1733316627000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570)\u000a\u000a",
        "date" : "2024-12-04 13:50:27 +0100",
        "id" : "e34371db603fff885c00f6a2dcd94bd996f3cc1e",
        "msg" : "IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "migration/processes_post_migration/oracle/01_add_missing_Translations.sql"
          },
          {
            "editType" : "edit",
            "file" : "migration/processes_post_migration/postgresql/01_add_missing_translations.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "db/oracle/functions/BOM_PriceLimit.sql",
          "org.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java",
          "db/postgresql/functions/BOM_Qty_Reserved.sql",
          "db/oracle/functions/BOM_Qty_OnHand.sql",
          "db/postgresql/functions/BOM_PriceLimit.sql",
          "db/oracle/functions/BOM_PriceStd.sql",
          "db/postgresql/functions/BOM_Qty_Ordered.sql",
          "migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql",
          "migration/iD11/postgresql/202411301155_IDEMPIERE-6329.sql",
          "db/oracle/functions/BOM_Qty_Reserved.sql",
          "db/oracle/functions/BOM_Qty_Ordered.sql",
          "db/postgresql/functions/BOM_Qty_OnHandForReservation.sql",
          "db/postgresql/functions/BOM_Qty_OnHand.sql",
          "db/postgresql/functions/ProductAttribute.sql",
          "db/postgresql/functions/BOM_PriceStd.sql",
          "db/oracle/functions/BOM_PriceList.sql",
          "db/oracle/functions/BOM_Qty_OnHandForReservation.sql",
          "db/postgresql/functions/BOM_PriceList.sql"
        ],
        "commitId" : "99e038c4a311063dfdce5dce44020a015e691d99",
        "timestamp" : 1733316627000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571)\u000a\u000a",
        "date" : "2024-12-04 13:50:27 +0100",
        "id" : "99e038c4a311063dfdce5dce44020a015e691d99",
        "msg" : "IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_PriceList.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/ProductAttribute.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_PriceStd.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_Qty_Ordered.sql"
          },
          {
            "editType" : "add",
            "file" : "org.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_PriceStd.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_PriceList.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_PriceLimit.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_Qty_Ordered.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_Qty_Reserved.sql"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_Qty_OnHand.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_Qty_OnHandForReservation.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_Qty_OnHand.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_Qty_Reserved.sql"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/postgresql/202411301155_IDEMPIERE-6329.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_PriceLimit.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_Qty_OnHandForReservation.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/AbstractProcessDialog.java"
        ],
        "commitId" : "1522dd84d11c21a21e16f079c92f02255a6de353",
        "timestamp" : 1733319410000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575)\u000a",
        "date" : "2024-12-04 14:36:50 +0100",
        "id" : "1522dd84d11c21a21e16f079c92f02255a6de353",
        "msg" : "IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/AbstractProcessDialog.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.base/src/org/compiere/model/MChart.java"
        ],
        "commitId" : "e5f364f391536e77b99867f1eaf07fba7190df5e",
        "timestamp" : 1733319434000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6332 Implement MChart.getData to return the data used to paint the chart (#2579)\u000a\u000a",
        "date" : "2024-12-04 14:37:14 +0100",
        "id" : "e5f364f391536e77b99867f1eaf07fba7190df5e",
        "msg" : "IDEMPIERE-6332 Implement MChart.getData to return the data used to paint the chart (#2579)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.base/src/org/compiere/model/MChart.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "migration/iD11/postgresql/202412021125_IDEMPIERE-6327.sql",
          "migration/iD11/oracle/202412021125_IDEMPIERE-6327.sql"
        ],
        "commitId" : "edea913918186e20ea69508faeae380009416bd3",
        "timestamp" : 1733319434000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable \"Insert Record\" (#2574)\u000a\u000a",
        "date" : "2024-12-04 14:37:14 +0100",
        "id" : "edea913918186e20ea69508faeae380009416bd3",
        "msg" : "IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable \"Insert Record\" (#2574)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "migration/iD11/postgresql/202412021125_IDEMPIERE-6327.sql"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/oracle/202412021125_IDEMPIERE-6327.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java"
        ],
        "commitId" : "6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec",
        "timestamp" : 1733319434000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6330 For zoom to level 2 tab, the parent level 1 tab will only retrieve 1 record (#2576)\u000a\u000a",
        "date" : "2024-12-04 14:37:14 +0100",
        "id" : "6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec",
        "msg" : "IDEMPIERE-6330 For zoom to level 2 tab, the parent level 1 tab will only retrieve 1 record (#2576)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
      "fullName" : "carg67"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}