Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034646 | Openbravo ERP | Y. DBSourceManager | public | 2016-11-28 12:12 | 2016-12-16 18:39 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q1 | |
Merge Request Status | |
Review Assigned To | alostale |
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 | 0034646: Comments should be queried from user tables |
Description | Comments used to keep db consistency in Oracle are currently being stored in the following tables: ALL_TAB_COMMENTS[1] and ALL_COL_COMMENTS [2]. Therefore, users within the same DB can see the comments stored in those tables event if they are not the owners of the comment.
This can cause errors when using the comments to update/export the database as comments from other users could be retrieved instead of the expected ones.
[1] https://docs.oracle.com/cd/B19306_01/server.102/b14237/statviews_2094.htm [^]
[2] https://docs.oracle.com/cd/B28359_01/server.111/b28320/statviews_1036.htm#REFRN20040 [^] |
Steps To Reproduce | In description |
Proposed Solution | Use USER_TAB_COMMENTS and USER_COL_COMENTS tables. |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | feature request | 0034650 | 3.0PR17Q2 | closed | caristu | Ability to generate indexes to speed up searching using 'contains' operators | related to | feature request | 0030525 | | closed | AugustoMauch | Provide support in DBSourceManager to define an operator class in index columns | related to | feature request | 0032211 | | closed | caristu | support for partial indexes |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-11-28 12:12 | caristu | New Issue | |
2016-11-28 12:12 | caristu | Assigned To | => platform |
2016-11-28 12:12 | caristu | OBNetwork customer | => No |
2016-11-28 12:12 | caristu | Modules | => Core |
2016-11-28 12:12 | caristu | Triggers an Emergency Pack | => No |
2016-11-28 12:12 | caristu | Relationship added | related to 0030525 |
2016-11-28 12:13 | caristu | Relationship added | related to 0032211 |
2016-11-28 12:13 | caristu | Assigned To | platform => caristu |
2016-11-28 12:16 | caristu | Description Updated | bug_revision_view_page.php?rev_id=13905#r13905 |
2016-11-28 12:18 | caristu | Description Updated | bug_revision_view_page.php?rev_id=13906#r13906 |
2016-11-28 12:23 | caristu | Summary | Comments should be stored in user => Comments should be stored in user tables |
2016-11-28 12:23 | caristu | Description Updated | bug_revision_view_page.php?rev_id=13907#r13907 |
2016-11-28 12:23 | caristu | Description Updated | bug_revision_view_page.php?rev_id=13908#r13908 |
2016-11-28 12:47 | hgbot | Checkin | |
2016-11-28 12:47 | hgbot | Note Added: 0091889 | |
2016-11-28 12:53 | hgbot | Checkin | |
2016-11-28 12:53 | hgbot | Note Added: 0091890 | |
2016-11-28 12:53 | hgbot | Status | new => resolved |
2016-11-28 12:53 | hgbot | Resolution | open => fixed |
2016-11-28 12:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1197b964844552d650534948effb1515747f3f91 [^] |
2016-11-28 12:53 | caristu | Review Assigned To | => alostale |
2016-11-28 14:09 | alostale | Summary | Comments should be stored in user tables => Comments should be queried from user tables |
2016-11-28 14:09 | alostale | Status | resolved => closed |
2016-11-28 14:09 | alostale | Fixed in Version | => 3.0PR17Q1 |
2016-11-28 17:31 | caristu | Relationship added | duplicate of 0034650 |
2016-12-16 18:39 | hudsonbot | Checkin | |
2016-12-16 18:39 | hudsonbot | Note Added: 0092667 | |