Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039661 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | always | 2018-11-21 11:58 | 2018-11-23 13:37 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR18Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5bb9fa24c5b1 | ||||
Projection | none | ETA | none | Target Version | 3.0PR18Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2018-02-23 | |||||||
Regression introduced in release | 3.0PR18Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/4a1f3df29564b6dd12259981f941d0d5d74bebab [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039661: Error deactivating an Organization | |||||||
Description | You can not consult information about an Organization that is deactivated | |||||||
Steps To Reproduce | 1. Log in to the Backoffice -> Openbravo/openbravo https://livebuilds.openbravo.com/retail_mp_3.0RR18Q3.2/security/Login [^] Role = The White Valley Group Admin - The White Valley Group 2. Deactivate an Organization, for example White Valley Spain S.A 3. End Session and log in again with the same user. 4. Check that the information of this Organization can not be consulted. * This happens for example in the "Financial Account" window. You can not filter by White Valley Spain Organization. | |||||||
Proposed Solution | This worked correctly in the 18Q1 version. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0108041) hgbot (developer) 2018-11-21 16:22 |
Repository: erp/backports/3.0PR18Q4 Changeset: 5bb9fa24c5b1c01806139f6f277b834149790041 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Nov 21 16:21:34 2018 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR18Q4/rev/5bb9fa24c5b1c01806139f6f277b834149790041 [^] fixes bug 39661: Standard DS isn't returning information of deactivated orgs Before this changeset[1] access to inactive organization was being given because getOrganizationStructureProvider().getNaturalTree(o)) does not filter by active organizations. Now that method is not being invoked when having direct access to "0" but the getOrganizations() method which indeed filters by active organizations. In order to be consistent, now the getOrganizations() method does no longer filter by active. --- M src/org/openbravo/dal/core/OBContext.java --- |
(0108082) alostale (manager) 2018-11-23 13:37 |
reviewed + tested |
Issue History | |||
Date Modified | Username | Field | Change |
2018-11-21 12:52 | caristu | Type | defect => backport |
2018-11-21 12:52 | caristu | Target Version | => 3.0PR18Q4 |
2018-11-21 16:22 | hgbot | Checkin | |
2018-11-21 16:22 | hgbot | Note Added: 0108041 | |
2018-11-21 16:22 | hgbot | Status | scheduled => resolved |
2018-11-21 16:22 | hgbot | Resolution | open => fixed |
2018-11-21 16:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR18Q4/rev/5bb9fa24c5b1c01806139f6f277b834149790041 [^] |
2018-11-23 13:37 | alostale | Note Added: 0108082 | |
2018-11-23 13:37 | alostale | Status | resolved => closed |
2018-11-23 13:37 | alostale | Fixed in Version | => 3.0PR18Q4 |
Copyright © 2000 - 2009 MantisBT Group |