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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048166
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementminoralways2021-11-26 11:172022-02-07 09:24
Reporterwilliam_vermerschView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product Version3.0PR19Q1SCM revision 
Review Assigned To
Web browserMozilla Firefox
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048166: Impossible to add multiple filter in Manage Variant screen (Characteristic Description filter)

DescriptionHello,

It seems that in 19Q releases it is impossible to use the Characteristic Description filter fully.

In the ManageVariantDS class (readCrtieria method) :

if (criteria.has("_constructor")
          && "AdvancedCriteria".equals(criteria.getString("_constructor"))
          && criteria.has("criteria")) {
        JSONArray innerCriteriaArray = new JSONArray(criteria.getString("criteria"));
        criteria = innerCriteriaArray.getJSONObject(0);
      }

There is only the first criteria taken into account (AdvancedCriteria).

The problem was reproducible in livebuild in 19Q release. (Not reproducible after 20Q release).

Regards,
William
Steps To ReproduceGo into Product screen.
Create a Generic Product.
Add two characteristics (Color, Size), check off the variant atrribute (Variant = Yes).
Click on Manage Variants button.
Use a filter with Color : Black/White, Size: XL.

When fetching the result one of the two criteria is not used.
TagsNo tags attached.
Attached Filespng file icon manage_variant_filters.png [^] (208,947 bytes) 2021-11-26 11:17

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0041900 closedAugustoMauch In Product Characteristics, the Manage variants filter, in doesn't filter for more than one characteristics 

-  Notes
(0133500)
mdubreux (reporter)
2021-12-03 10:38

Hello,

Could you please provide us some visibility on this topic?
We need to know when this could be corrected.

Best regards,
Matthieu
(0134227)
william_vermersch (developer)
2022-01-11 15:33

Hello,

Seems like the assignment was wrong.

Can you help us with this subject ?

Regards,
William
(0134508)
william_vermersch (developer)
2022-01-24 11:54

Priority set to high.

Can you at least tell us if the version will be corrected ?

Regards,
William
(0134644)
william_vermersch (developer)
2022-01-28 09:25

Adding missing due date.

- Issue History
Date Modified Username Field Change
2021-11-26 11:17 william_vermersch New Issue
2021-11-26 11:17 william_vermersch Assigned To => Triage Finance
2021-11-26 11:17 william_vermersch File Added: manage_variant_filters.png
2021-11-26 11:17 william_vermersch Web browser => Mozilla Firefox
2021-11-26 11:17 william_vermersch Modules => Core
2021-11-26 11:17 william_vermersch Triggers an Emergency Pack => No
2021-12-03 10:38 mdubreux Note Added: 0133500
2022-01-11 15:30 william_vermersch Note Added: 0134226
2022-01-11 15:33 william_vermersch Note Deleted: 0134226
2022-01-11 15:33 william_vermersch Note Added: 0134227
2022-01-11 15:34 william_vermersch Web browser Mozilla Firefox => Mozilla Firefox
2022-01-11 15:34 william_vermersch Assigned To Triage Finance => Retail
2022-01-24 11:53 william_vermersch Web browser Mozilla Firefox => Mozilla Firefox
2022-01-24 11:53 william_vermersch Priority normal => high
2022-01-24 11:54 william_vermersch Note Added: 0134508
2022-01-28 09:24 william_vermersch Web browser Mozilla Firefox => Mozilla Firefox
2022-01-28 09:25 william_vermersch Note Added: 0134644
2022-02-07 08:12 marvintm Assigned To Retail => Triage Platform Base
2022-02-07 09:24 alostale Relationship added duplicate of 0041900
2022-02-07 09:24 alostale Status new => closed
2022-02-07 09:24 alostale Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker