Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048867
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2022-03-22 15:442022-03-25 12:36
Reporterwilliam_vermerschView Statuspublic 
Assigned ToAugustoMauch 
PriorityurgentResolutionfixedFixed in VersionPR22Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product VersionSCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048867: Message bar not persistent when a message (error/warning/success/...) is displayed

DescriptionWhen 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 ReproduceConnect on the back office.
Go on Business Partner screen.
Select a Business Partner.
Click on Set Currency.
Click on OK
Proposed SolutionBest 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
causes defect 0048906 closedAugustoMauch Message after completing Reset Accounting process is not displayed 

-  Notes
(0135955)
egoitz (developer)
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 [^]

- Issue History
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 Web browser => Google Chrome
2022-03-22 15:44 william_vermersch Modules => Core
2022-03-22 15:44 william_vermersch Triggers an Emergency Pack => No
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 Note Added: 0135987
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
Powered by Mantis Bugtracker