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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028118
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. PlatformminorN/A2014-11-07 09:192014-11-07 09:20
ReporteralostaleView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028118: different deletion flows having a single or multiple records selected

DescriptionWhen a single record is deleted from the UI a requests to its datasource is performed. But when multiple records are deleted at once, the request is done to MultipleDeleteActionHandler which directly does the deletion.

This might cause problems when not using default datasource:
-See 0028117
-If using a datasource implementing pre/post actions they wouldn't be executed in this flow (this is not currently a problem because it would be solved by 0028117)
Steps To ReproduceDelete a single record from UI -> request to Datasoruce (OK)
Delete multiple records from UI -> request to MultipleDeleteActionHandler (?)
Proposed SolutionReview the purpose of having different flows for different deletion action and ideally, remove MultipleDeleteActionHandler by extending datasources allowing multiple record deltetion.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00281173.0PR15Q1 closedalostale MultipleDeleteActionHandler throws an exception when removing several rows of a datasource based window 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-11-07 09:19 alostale New Issue
2014-11-07 09:19 alostale Assigned To => AugustoMauch
2014-11-07 09:19 alostale Modules => Core
2014-11-07 09:19 alostale Triggers an Emergency Pack => No
2014-11-07 09:20 alostale Relationship added related to 0028117


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker