Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||||||||||||||||
0038066 | Openbravo ERP | A. Platform | public | 2018-03-07 13:52 | 2018-03-13 17:23 | |||||||||||||||||||||||||||||||||||
Reporter | alostale | |||||||||||||||||||||||||||||||||||||||
Assigned To | alostale | |||||||||||||||||||||||||||||||||||||||
Priority | immediate | Severity | major | Reproducibility | always | |||||||||||||||||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||||||||||||||||
Target Version | Fixed in Version | 3.0PR18Q2 | ||||||||||||||||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||||||||||||||||
Review Assigned To | caristu | |||||||||||||||||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||||||||||||||||
Web browser | ||||||||||||||||||||||||||||||||||||||||
Modules | Core | |||||||||||||||||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||||||||||||||||
Regression level | Production - Confirmed Stable | |||||||||||||||||||||||||||||||||||||||
Regression date | 2016-11-08 | |||||||||||||||||||||||||||||||||||||||
Regression introduced in release | 3.0PR17Q1 | |||||||||||||||||||||||||||||||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/7acec5407733 [^] | |||||||||||||||||||||||||||||||||||||||
Triggers an Emergency Pack | No | |||||||||||||||||||||||||||||||||||||||
Summary | 0038066: incorrect view cache in browser for windows with server display logic | |||||||||||||||||||||||||||||||||||||||
Description | View definition for windows that have at least a field with server side display logic are not correctly cached in browser if there is no preference configuring that field. The affected windows are: select distinct w.name from ad_field f, ad_tab t, ad_window w where displaylogic_server is not null and f.ad_Tab_id = t.ad_tab_id and w.ad_window_id = t.ad_window_id order by 1; name ----------------------------- Create Purchase Order Lines Goods Movements Goods Receipt Goods Shipment Manage Requisitions Purchase Invoice Purchase Order Referenced Inventory Requisition Return from Customer Return Material Receipt Return to Vendor Return to Vendor Shipment Sales Invoice Sales Order Sales Quotation (16 rows) | |||||||||||||||||||||||||||||||||||||||
Steps To Reproduce | 1. Log in as Openbravo 2. Open dev tools to check requests 3. Open Sales Order window -> OK: a request to View?viewId=_143 is triggered with response code 200 (success) 4. Close Sales Order window and reopen it in the same session -> OK: no request is perfomed 5. Close session and log in again with Openbravo user in the same browser 6. Open Sales Order window -> GOT: a request to View?viewId=_143 is triggered with response code 200 EXPECTED: a request to View?viewId=_143 with response code 304 (not modified) | |||||||||||||||||||||||||||||||||||||||
Proposed Solution | ||||||||||||||||||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||||||||||||||||
Tags | Performance | |||||||||||||||||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:52 | alostale | New Issue | ||||||||||||||||||||||||||||||||||||||
2018-03-07 13:52 | alostale | Assigned To | => platform | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:52 | alostale | Modules | => Core | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:52 | alostale | Triggers an Emergency Pack | => No | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:54 | alostale | Tag Attached: Performance | ||||||||||||||||||||||||||||||||||||||
2018-03-07 13:55 | alostale | Review Assigned To | => caristu | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:55 | alostale | Regression level | => Production - Confirmed Stable | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:55 | alostale | Regression date | => 2016-11-08 | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:55 | alostale | Regression introduced in release | => 3.0PR17Q1 | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:55 | alostale | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/7acec5407733 [^] | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:55 | alostale | Priority | normal => immediate | |||||||||||||||||||||||||||||||||||||
2018-03-07 13:55 | alostale | Relationship added | caused by 0034406 | |||||||||||||||||||||||||||||||||||||
2018-03-07 14:13 | alostale | Assigned To | platform => alostale | |||||||||||||||||||||||||||||||||||||
2018-03-07 14:18 | alostale | Status | new => scheduled | |||||||||||||||||||||||||||||||||||||
2018-03-07 14:22 | alostale | Summary | incorrect view cache in browse for windows with server display logic => incorrect view cache in browser for windows with server display logic | |||||||||||||||||||||||||||||||||||||
2018-03-07 18:09 | egoitz | Relationship added | related to 0037999 | |||||||||||||||||||||||||||||||||||||
2018-03-07 18:10 | egoitz | Issue Monitored: egoitz | ||||||||||||||||||||||||||||||||||||||
2018-03-08 10:11 | hgbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-08 10:11 | hgbot | Note Added: 0103075 | ||||||||||||||||||||||||||||||||||||||
2018-03-08 10:11 | hgbot | Status | scheduled => resolved | |||||||||||||||||||||||||||||||||||||
2018-03-08 10:11 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||||||||||||||||
2018-03-08 10:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/253508d68cbfc9cf0bf3c1a493ac101e27f5a4dd [^] | |||||||||||||||||||||||||||||||||||||
2018-03-08 10:11 | hgbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-08 10:11 | hgbot | Note Added: 0103076 | ||||||||||||||||||||||||||||||||||||||
2018-03-08 10:18 | hgbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-08 10:18 | hgbot | Note Added: 0103077 | ||||||||||||||||||||||||||||||||||||||
2018-03-08 16:51 | hudsonbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-08 16:51 | hudsonbot | Note Added: 0103096 | ||||||||||||||||||||||||||||||||||||||
2018-03-08 16:51 | hudsonbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-08 16:51 | hudsonbot | Note Added: 0103097 | ||||||||||||||||||||||||||||||||||||||
2018-03-09 04:28 | hudsonbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-09 04:28 | hudsonbot | Note Added: 0103105 | ||||||||||||||||||||||||||||||||||||||
2018-03-12 12:42 | hgbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-12 12:42 | hgbot | Note Added: 0103151 | ||||||||||||||||||||||||||||||||||||||
2018-03-12 12:55 | hgbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-12 12:55 | hgbot | Note Added: 0103153 | ||||||||||||||||||||||||||||||||||||||
2018-03-12 13:03 | caristu | Note Added: 0103154 | ||||||||||||||||||||||||||||||||||||||
2018-03-12 13:03 | caristu | Status | resolved => closed | |||||||||||||||||||||||||||||||||||||
2018-03-12 13:03 | caristu | Fixed in Version | => 3.0PR18Q2 | |||||||||||||||||||||||||||||||||||||
2018-03-13 17:23 | hudsonbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-13 17:23 | hudsonbot | Note Added: 0103210 | ||||||||||||||||||||||||||||||||||||||
2018-03-13 17:23 | hudsonbot | Checkin | ||||||||||||||||||||||||||||||||||||||
2018-03-13 17:23 | hudsonbot | Note Added: 0103211 | ||||||||||||||||||||||||||||||||||||||
2018-11-22 09:13 | alostale | Relationship added | related to 0039670 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|