Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054493 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | have not tried | 2024-01-29 12:26 | 2024-02-06 00:00 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR24Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Coding ( Testing ) | |||||||
Regression date | 2023-10-18 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/db01992b4f34ae90ff927f52ec30a21887ddc451 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054493: Delete Client fails due to missing bbdd.props property | |||||||
Description | There is a nullpointer exception thrown when trying to delete a client due to missing bbdd.props property in Openbravo.properties. This is not intended, bbdd.props should be optional and it shouldn't fail due to it. | |||||||
Steps To Reproduce | 1. Login backoffice 2. Try to delete a client from the Client window(you might create a new one and then try to delete it) | |||||||
Proposed Solution | Make sure bbdd.props is also optional in this process. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0159894) hgbot (developer) 2024-01-29 18:40 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1122 [^] |
(0160269) hgbot (developer) 2024-02-06 00:00 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1122 [^] |
(0160270) hgbot (developer) 2024-02-06 00:00 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 18c4cf39ae6e256c5d4037d317b7e3f30aaa2daa Author: Cristian Berner <cristian.berner@openbravo.com> Date: 05-02-2024 22:59:44 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/18c4cf39ae6e256c5d4037d317b7e3f30aaa2daa [^] Fixes ISSUE-54493: Delete Client fails due to missing bbdd.props property --- M src/org/openbravo/service/system/SystemService.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2024-01-29 14:33 | cberner | Type | defect => backport |
2024-01-29 14:33 | cberner | Target Version | => PR24Q1 |
2024-01-29 14:33 | cberner | Assigned To | Triage Platform Base => cberner |
2024-01-29 18:40 | hgbot | Merge Request Status | => open |
2024-01-29 18:40 | hgbot | Note Added: 0159894 | |
2024-02-05 23:59 | hgbot | Merge Request Status | open => approved |
2024-02-06 00:00 | hgbot | Resolution | open => fixed |
2024-02-06 00:00 | hgbot | Status | scheduled => closed |
2024-02-06 00:00 | hgbot | Note Added: 0160269 | |
2024-02-06 00:00 | hgbot | Fixed in Version | => PR24Q1 |
2024-02-06 00:00 | hgbot | Note Added: 0160270 |
Copyright © 2000 - 2009 MantisBT Group |