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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041770
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2019-09-06 08:002019-09-06 08:00
ReportermarvintmView Statuspublic 
Assigned ToRetail 
PriorityurgentResolutionopenFixed 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

0041770: Some improvements need to be done to the approvals management class

DescriptionCurrently the CheckApproval.java is doing several things inefficiently or wrong:
- It is storing approvals as a String, it would be more efficient to store them as a set
- It is creating an "Integer" instance, which causes boxing/unboxing
- It is creating a temporary preferenceQuery object, only to then immediately create the list

Steps To Reproduce.
TagsNo tags attached.
Attached Files? file icon approvals-v2.hgexport [^] (3,817 bytes) 2019-09-06 08:00

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2019-09-06 08:00 marvintm New Issue
2019-09-06 08:00 marvintm Assigned To => Retail
2019-09-06 08:00 marvintm File Added: approvals-v2.hgexport
2019-09-06 08:00 marvintm Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker