Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043030Openbravo ERPA. Platformpublic2020-01-28 12:292020-02-20 19:16
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
3.0PR20Q2 
caristu
Core
No
0043030: csv button enabled while editing filters with lazy fitlering enabled
Having a lazy filtering on grid set in Grid Configuration, export to CSV button should be disabled while editing filters until they are applied.
1. Configure lazy filtering on grid for currency window
2. Open Currency window
  -> OK: CSV button is disabled
3. Apply empty filters
  -> OK: CSV button is enabled
4. Start editing some filters
  -> INCORRECT: tick button to apply filters is enabled as there are changes, but CSV button is enabled
No tags attached.
related to defect 0043029 closed alostale export to csv doesn't timeout 
related to defect 0043291 closed caristu csv button enabled while editing filters with lazy fitlering enabled (2) 
Issue History
2020-01-28 12:29alostaleNew Issue
2020-01-28 12:29alostaleAssigned To => platform
2020-01-28 12:29alostaleModules => Core
2020-01-28 12:29alostaleTriggers an Emergency Pack => No
2020-01-28 12:29alostaleRelationship addedrelated to 0043029
2020-01-28 12:34alostaleStatusnew => acknowledged
2020-01-28 13:18ioritzCiaResolution time => 1583017200
2020-01-28 13:22ioritzCiaIssue Monitored: ioritzCia
2020-01-30 15:16alostaleAssigned Toplatform => alostale
2020-01-30 15:16alostaleReview Assigned To => caristu
2020-01-30 15:29alostaleNote Added: 0117371
2020-01-31 10:03hgbotCheckin
2020-01-31 10:03hgbotNote Added: 0117399
2020-01-31 10:03hgbotStatusacknowledged => resolved
2020-01-31 10:03hgbotResolutionopen => fixed
2020-01-31 10:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5c26532ae2698292ae09ee248cbc6d947903d967 [^]
2020-01-31 10:08caristuNote Added: 0117400
2020-01-31 10:08caristuStatusresolved => closed
2020-01-31 10:08caristuFixed in Version => 3.0PR20Q2
2020-02-20 19:16caristuIssue cloned0043291
2020-02-20 19:16caristuRelationship addedrelated to 0043291

Notes
(0117371)
alostale   
2020-01-30 15:29   
MR: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/39 [^]
(0117399)
hgbot   
2020-01-31 10:03   
Repository: erp/devel/pi
Changeset: 5c26532ae2698292ae09ee248cbc6d947903d967
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jan 31 09:20:48 2020 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5c26532ae2698292ae09ee248cbc6d947903d967 [^]

fixed BUG-43030: csv button enabled while editing filters with lazy fitlering

  CSV export button was enabled while editing filters having lazy grid
  enabled causing confusion on what is going to be finally exported.

  Now it gets disabled while editing fiters.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0117400)
caristu   
2020-01-31 10:08   
Reviewed + tested OK