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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0042049
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2019-10-17 09:072022-02-01 07:24
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed 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

0042049: RescheduleProcess should be removed

DescriptionRescheduleProcess executes exactly the same logic as ScheduleProcess. Besides this process should not exists because when a process is in an unscheduled status with the RescheduleProcess we are turning it again to an scheduled status. Exactly the same can be achieved with the ScheduleProcess itself.

Steps To ReproduceIn description
Proposed SolutionRemove the RescheduleProcess an update the display logic of the ScheduleProcess button. The current display logics are:

- ScheduleProcess: @Status@!'SCH' & @Status@!'COM' & @Status@!'UNS'
- RescheduleProcess: @Status@='COM' | @Status@='UNS'

Besides it would be nice to move the ScheduleProcess to a process definition.

Also take into account:

- It's an API change
- Process Access
- CI
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0042044 closedcaristu Duplicated code in ScheduleProcess and RescheduleProcess 
related to design defect 0032688 acknowledgedTriage Platform Base remove unused resources 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2019-10-17 09:07 caristu New Issue
2019-10-17 09:07 caristu Assigned To => caristu
2019-10-17 09:07 caristu Modules => Core
2019-10-17 09:07 caristu Triggers an Emergency Pack => No
2019-10-17 09:07 caristu Issue generated from 0042044
2019-10-17 09:07 caristu Relationship added related to 0042044
2019-10-17 09:08 caristu Description Updated View Revisions
2019-10-17 09:09 caristu Relationship added related to 0032688
2019-10-17 09:09 caristu Assigned To caristu => platform
2022-02-01 07:24 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker