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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056058
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2024-07-18 11:292024-07-29 10:11
ReporterkchoperenaView Statuspublic 
Assigned ToRajesh_18 
PriorityhighResolutionsuspendedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056058: Product characteristic values with commas are not correctly managed in the print product labels flow

DescriptionThe print product labels at the end sends a JSON to create the report for the labels. In this JSON, the product characteristics that contains commas are breaking the structure sometimes. In other cases, the characteristic value is only present until the comma

Example:
- Product Characteristic: Dimentions
- Product Characteristic Value: L 22,5cm

  Available in the JSON: Dimentions: "L 22"
Steps To ReproducePRE-REQUIREMENTS:
1.- Create a Product Characteristic called Dimentions on the back-office
2.- Create "L 22,5cm" as value for the product characteristic
3.- Assign it to a product
4.- A print product label template should be configured also

STEPS:
1.- Log into the POS2
2.- Execute the print product labels flow
3.- Select previously configured product with the characteristic (put a breakpoint on the return of calculateLabelTemplates function in js)
4.- Try to complete the flow

EXPECTED RESULT: The characteristics array inside the JSON object is wrong. The Dimentions characteristic appears with the value 'L 22'
TagsNo tags attached.
Attached Filespng file icon Screenshot from 2024-07-18 11-21-37.png [^] (186,451 bytes) 2024-07-18 11:29


png file icon Screenshot from 2024-07-18 11-29-52.png [^] (76,971 bytes) 2024-07-18 11:30

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0167432)
gorka_gil (administrator)
2024-07-29 10:11

This is not an issue, it is a featured request that will be reported in jira and added to the plan.

Since currently it is not supported by design the commas in the characteristics values.

The way to fix this is stop using the products search cache and make queries to indexed db, and evaluate the performance.

- Issue History
Date Modified Username Field Change
2024-07-18 11:29 kchoperena New Issue
2024-07-18 11:29 kchoperena Assigned To => Retail
2024-07-18 11:29 kchoperena File Added: Screenshot from 2024-07-18 11-21-37.png
2024-07-18 11:29 kchoperena Triggers an Emergency Pack => No
2024-07-18 11:30 kchoperena File Added: Screenshot from 2024-07-18 11-29-52.png
2024-07-18 12:48 guilleaer Status new => acknowledged
2024-07-18 13:52 Rajesh_18 Assigned To Retail => Rajesh_18
2024-07-18 13:53 Rajesh_18 Status acknowledged => scheduled
2024-07-29 10:11 gorka_gil Note Added: 0167432
2024-07-29 10:11 gorka_gil Status scheduled => closed
2024-07-29 10:11 gorka_gil Resolution open => suspended


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker