Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054099 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2023-12-12 08:20 | 2023-12-20 16:24 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
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 | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054099: cannot set password to null from the BO window | |||||||
Description | It is not possible to set a password field to null from a backoffice window. | |||||||
Steps To Reproduce | 1. Log in BO 2. Select a user with password 3. Edit it removing their password - ERROR: check in DB the password is not null | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0158209) hgbot (developer) 2023-12-14 13:11 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1077 [^] |
(0158426) hgbot (developer) 2023-12-20 16:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 583448544b224a3825757a13ce23b8233ceb9b75 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 20-12-2023 15:20:20 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/583448544b224a3825757a13ce23b8233ceb9b75 [^] fixes BUG-54099: cannot nullify password Password fields could not be nullified from BO windows. When trying to set to null a password reference field from a window, the request does not include password_cleartext property, which made the change to be skipped. Now we check whether the value is null so it is set even if there is no cleartext property. --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonToDataConverter.java --- |
(0158427) hgbot (developer) 2023-12-20 16:24 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1077 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-12-12 08:20 | alostale | New Issue | |
2023-12-12 08:20 | alostale | Assigned To | => Triage Platform Base |
2023-12-12 08:20 | alostale | OBNetwork customer | => No |
2023-12-12 08:20 | alostale | Modules | => Core |
2023-12-12 08:20 | alostale | Triggers an Emergency Pack | => No |
2023-12-14 13:11 | hgbot | Merge Request Status | => open |
2023-12-14 13:11 | hgbot | Note Added: 0158209 | |
2023-12-20 16:20 | hgbot | Merge Request Status | open => approved |
2023-12-20 16:24 | hgbot | Resolution | open => fixed |
2023-12-20 16:24 | hgbot | Status | new => closed |
2023-12-20 16:24 | hgbot | Fixed in Version | => PR24Q1 |
2023-12-20 16:24 | hgbot | Note Added: 0158426 | |
2023-12-20 16:24 | hgbot | Note Added: 0158427 |
Copyright © 2000 - 2009 MantisBT Group |