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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052830
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Web POSminorhave not tried2023-06-22 14:052023-06-22 14:11
ReportercbernerView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix 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

0052830: There should be no mentions of UserActions in mobile.core (TerminalLogEventProcessor)

DescriptionThere are mentions of UserActions in TerminalLogEventProcessor.java to allow processing log of different types for user actions. This should not be there, as that doesn't exist in mobile.core or the modules that this one extends.

This logic should be made extendable and we should be able to add extra log types to be processed by terminal log from other modules.

Keeping the current behaviour means that each time a new terminal log user action type is added to core2/pos2, we would have a problem because it is not part of TerminalLogEventProcessor and will result in it not being properly handled or saved.

TerminalLogEventProcessor: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/0dc40b12e05dd8ed9d15cdde7a8c672ae2a69de7/src/org/openbravo/mobile/core/terminallog/TerminalLogEventProcessor.java#L121 [^]
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0052814 closedTriage Platform Base POS2 error saving "afc" terminal log 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2023-06-22 14:05 cberner New Issue
2023-06-22 14:05 cberner Assigned To => Retail
2023-06-22 14:05 cberner Triggers an Emergency Pack => No
2023-06-22 14:11 cberner Relationship added related to 0052814


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker