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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019341
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 01. General setupminoralways2011-12-21 12:392012-03-02 15:33
ReporteregoitzView Statuspublic 
Assigned Tojecharri 
PrioritynoneResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision200fdbc5f1a4
ProjectionnoneETAnoneTarget Version3.0MP8
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP6SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019341: The number of Alerts on the menu and Alert Management window do not match.

DescriptionThe number of Alerts on the menu and Alert Management window do not match.
Then w, if you go to the new section and scroll the new section down, it increase the number of records.
For example if you see 189 alerts on the menu, when accessing to alert managemente window, initially show 77 but if you scroll all the way down it will increase the 77 to 189.
Steps To Reproduce-Creaete and alertrule to get 189 alerts
-Execute the alert process
-After a while see htat 189 alerts are shown on the menu
-go go alert managemente window and see the the windows show that there are 77 alerts new when there are 189.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0044485)
hgbot (developer)
2012-01-23 15:38

Repository: erp/devel/pi
Changeset: 22f4fdf49596adfcdd31a2cc4d0053e67058eba1
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Jan 23 15:37:29 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/22f4fdf49596adfcdd31a2cc4d0053e67058eba1 [^]

Fixes issue 19341: The number of Alerts on the menu and Alert Management window do not match.
Now the number of records to display, is the alerts quantity for status.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
---
(0044486)
hgbot (developer)
2012-01-23 16:47

Repository: erp/devel/pi
Changeset: 579d4957d42ca3008dc85853788180c753c7ec32
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Jan 23 16:43:22 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/579d4957d42ca3008dc85853788180c753c7ec32 [^]

issue 19341: number of Alerts do not match.
Changed the verification condition.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
---
(0044492)
dbaz (developer)
2012-01-23 17:59

I can still reproduce it following a different workflow:

For example, in a clear pi, where by default to user "Openbravo" as "F&B International Group" go to "Alerts" window

There, select "Products under the minimum stock"

These, go to its child "Alert Recipient"

There, for role "F&B EspaƱa, S.A. - Warehouse", select "User/Contact" : "Openbravo"

There, for role "F&B International Group Admin", select "User/Contact" : "Openbravo"

After the Alert Process is executed again, you can see that instead of 9 Alerts shown in the top navigation bar, you will see 18. Then if you click it to go to Alerts window, you see that really there are 9.
(0044509)
hudsonbot (developer)
2012-01-24 13:34

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9a942bd15053 [^]

Maturity status: Test
(0044510)
hudsonbot (developer)
2012-01-24 13:34

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9a942bd15053 [^]

Maturity status: Test
(0044705)
egoitz (developer)
2012-01-30 16:29

verified
(0044761)
hgbot (developer)
2012-02-01 09:12

Repository: erp/devel/pi
Changeset: 200fdbc5f1a432bdc1d0a34714bf65f92593d547
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Feb 01 09:06:49 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/200fdbc5f1a432bdc1d0a34714bf65f92593d547 [^]

Issue 19341: The number of Alerts on the menu and Alert Management window do not match.
Now, if you have more than 100 alerts, you will see '>100'. If you have less than 100, every time you will see the same value in the Alerts of menu and Alerts Managemenet window

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertActionHandler.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-management-view.js
---
(0044819)
egoitz (developer)
2012-02-02 16:04

verified
(0045714)
hudsonbot (developer)
2012-03-02 15:33

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/544d64e0c159 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-12-21 12:39 egoitz New Issue
2011-12-21 12:39 egoitz Assigned To => jonalegriaesarte
2011-12-21 12:39 egoitz Modules => Core
2011-12-21 12:39 egoitz Resolution time => 1330556400
2012-01-16 13:15 jonalegriaesarte Assigned To jonalegriaesarte => jecharri
2012-01-16 16:41 mirurita Issue Monitored: mirurita
2012-01-23 15:38 hgbot Checkin
2012-01-23 15:38 hgbot Note Added: 0044485
2012-01-23 15:38 hgbot Status new => resolved
2012-01-23 15:38 hgbot Resolution open => fixed
2012-01-23 15:38 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/22f4fdf49596adfcdd31a2cc4d0053e67058eba1 [^]
2012-01-23 16:47 hgbot Checkin
2012-01-23 16:47 hgbot Note Added: 0044486
2012-01-23 17:59 dbaz Note Added: 0044492
2012-01-24 13:34 hudsonbot Checkin
2012-01-24 13:34 hudsonbot Note Added: 0044509
2012-01-24 13:34 hudsonbot Checkin
2012-01-24 13:34 hudsonbot Note Added: 0044510
2012-01-30 16:29 egoitz Note Added: 0044705
2012-01-30 16:29 egoitz Status resolved => closed
2012-01-30 16:29 egoitz Fixed in Version => 3.0MP8
2012-01-31 12:34 jecharri Status closed => new
2012-01-31 12:34 jecharri Resolution fixed => open
2012-01-31 12:34 jecharri Fixed in Version 3.0MP8 =>
2012-02-01 09:12 hgbot Checkin
2012-02-01 09:12 hgbot Note Added: 0044761
2012-02-01 09:18 jecharri Status new => scheduled
2012-02-01 09:18 jecharri fix_in_branch => pi
2012-02-01 09:18 jecharri Status scheduled => resolved
2012-02-01 09:18 jecharri Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/22f4fdf49596adfcdd31a2cc4d0053e67058eba1 [^] => https://code.openbravo.com/erp/devel/pi/rev/200fdbc5f1a432bdc1d0a34714bf65f92593d547 [^]
2012-02-01 09:18 jecharri Resolution open => fixed
2012-02-02 16:04 egoitz Note Added: 0044819
2012-02-02 16:04 egoitz Status resolved => closed
2012-03-02 15:33 hudsonbot Checkin
2012-03-02 15:33 hudsonbot Note Added: 0045714


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker