Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0047771 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [POS2] Restaurants | minor | have not tried | 2021-09-28 17:20 | 2024-01-04 07:17 | ||||||
Reporter | jarmendariz | View Status | public | ||||||||
Assigned To | Retail | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0047771: Remove usages of menuItemPosition | ||||||||||
Description | As part of 0047516 and 0047506, a positionInMenu variable were added to be able to identify more reliably a product within a menu, but there are places where the old menuItemPosition is still used and it'd be nice to refactor this code to use only one position variable. | ||||||||||
Steps To Reproduce | See changeset of 0047516 and 0047506 and look for places where we still use menuItemPosition and try removing it. | ||||||||||
Proposed Solution | Try to use the output of getSelectedProductsByCategory(menuItems) instead of Ticket.line.menuItems directly because in this structure we have a positionInMenu property associated to each product and we will take into consideration the 'gaps' when no product is selected for a menu slot. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2021-09-28 17:20 | jarmendariz | New Issue | |
2021-09-28 17:20 | jarmendariz | Assigned To | => Retail |
2021-09-28 17:20 | jarmendariz | Triggers an Emergency Pack | => No |
2021-09-28 17:20 | jarmendariz | Relationship added | related to 0047516 |
2021-09-28 17:21 | jarmendariz | Relationship added | depends on 0047506 |
2021-10-18 11:27 | guilleaer | Status | new => acknowledged |
2024-01-04 07:17 | Daria_Sh | Issue Monitored: Daria_Sh | |
2024-01-04 07:17 | Daria_Sh | Issue End Monitor: Daria_Sh |
Copyright © 2000 - 2009 MantisBT Group |