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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027438
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 08. Project and service managementminorhave not tried2014-08-23 16:062015-07-14 17:00
ReportershuehnerView Statuspublic 
Assigned ToAtulOpenbravo 
PrioritynormalResolutioninvalidFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tovmromanos
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027438: Trigger S_TIMEEXPENSELINE_TRG has code for UPDATE but not running on updates

DescriptionTrigger is defined to only run on insert or delete

But in trigger body has code checking for UPDATING which is thus never used.

That logic needs to be checked and either trigger changed to run for updates or the code inside using updating should be deleted as not needed
Steps To ReproduceCheck trigger body & compare to trigger definition.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0069641)
shuehner (administrator)
2014-08-23 16:06

Found by checking unreachable code warning from oracle.
(0078800)
vmromanos (manager)
2015-07-14 17:00

Rejected: The trigger is configured to be run on update, and it contains code to be executed on update too.

- Issue History
Date Modified Username Field Change
2014-08-23 16:06 shuehner New Issue
2014-08-23 16:06 shuehner Assigned To => dmiguelez
2014-08-23 16:06 shuehner Modules => Core
2014-08-23 16:06 shuehner Triggers an Emergency Pack => No
2014-08-23 16:06 shuehner Note Added: 0069641
2014-09-03 13:50 eduardo_Argal Assigned To dmiguelez => eduardo_Argal
2015-07-13 13:40 AtulOpenbravo Assigned To eduardo_Argal => AtulOpenbravo
2015-07-13 13:40 AtulOpenbravo Status new => scheduled
2015-07-14 17:00 vmromanos Review Assigned To => vmromanos
2015-07-14 17:00 vmromanos Note Added: 0078800
2015-07-14 17:00 vmromanos Status scheduled => closed
2015-07-14 17:00 vmromanos Resolution open => invalid


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker