Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048867 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | always | 2022-03-22 15:44 | 2022-03-25 12:36 | |||
Reporter | william_vermersch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | PR22Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 38653 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048867: Message bar not persistent when a message (error/warning/success/...) is displayed | |||||||
Description | When a message is displayed after a process is run, the message bar is displayed for less than 1 second then automatically closed. It seems the close function of the messageBar is called to early. We're facing the problem when a custom process is called and a functional external return message is displayed the customer don't have the time to check why the export was in error. | |||||||
Steps To Reproduce | Connect on the back office. Go on Business Partner screen. Select a Business Partner. Click on Set Currency. Click on OK | |||||||
Proposed Solution | Best solution : Keep the persistent state like when an edition of row is done. OR Allow to configure the delay of displaying. Acceptable solution : Keep the message displayed for at least 5 seconds. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0135955) egoitz (viewer) 2022-03-23 11:37 |
- With old processes like the book/ close button, the message is not hidden. Those are defined as report and process - The issues seem to be happening in the process definition processes. |
(0135987) hgbot (developer) 2022-03-24 00:33 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/542 [^] |
(0136057) hgbot (developer) 2022-03-25 12:36 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 1764cf37b38731771625e6f6e61a92342b12e07e Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 25-03-2022 11:36:25 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/1764cf37b38731771625e6f6e61a92342b12e07e [^] Fixes ISSUE-48867: Process messages are not automatically removed Messages in the message bar are automatically removed when some actions happen (i.e. when the contents of the current view are refreshed). When a process is executed and its response contains a message we dont want that message automatically hidden, otherwise it will just blink away. To fix it, we can set the keepOnAutomaticRefresh to true on the messageBar before displaying the message --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js --- |
(0136058) hgbot (developer) 2022-03-25 12:36 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/542 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-03-22 15:44 | william_vermersch | New Issue | |
2022-03-22 15:44 | william_vermersch | Assigned To | => Triage Platform Base |
2022-03-22 15:44 | william_vermersch | OBNetwork customer | => No |
2022-03-22 15:44 | william_vermersch | Web browser | => Google Chrome |
2022-03-22 15:44 | william_vermersch | Modules | => Core |
2022-03-22 15:44 | william_vermersch | Support ticket | => 38653 |
2022-03-22 15:44 | william_vermersch | Triggers an Emergency Pack | => No |
2022-03-23 11:34 | egoitz | OBNetwork customer | No => Gold |
2022-03-23 11:34 | egoitz | Web browser | Google Chrome => Google Chrome |
2022-03-23 11:37 | egoitz | Note Added: 0135955 | |
2022-03-23 11:50 | egoitz | Web browser | Google Chrome => Google Chrome |
2022-03-23 18:21 | AugustoMauch | Assigned To | Triage Platform Base => AugustoMauch |
2022-03-23 18:21 | AugustoMauch | Status | new => scheduled |
2022-03-24 00:33 | hgbot | Merge Request Status | => open |
2022-03-24 00:33 | hgbot | Note Added: 0135987 | |
2022-03-25 12:35 | hgbot | Merge Request Status | open => approved |
2022-03-25 12:36 | hgbot | Resolution | open => fixed |
2022-03-25 12:36 | hgbot | Status | scheduled => closed |
2022-03-25 12:36 | hgbot | Fixed in Version | => PR22Q2 |
2022-03-25 12:36 | hgbot | Note Added: 0136057 | |
2022-03-25 12:36 | hgbot | Note Added: 0136058 | |
2022-03-28 11:51 | alostale | Relationship added | causes 0048906 |
Copyright © 2000 - 2009 MantisBT Group |