Project:
View Revisions: Issue #42049 | [ Back to Issue ] | ||
Summary | 0042049: RescheduleProcess should be removed | ||
Revision | 2019-10-17 09:08 by caristu | ||
Description | RescheduleProcess 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. |
||
Revision | 2019-10-17 09:07 by caristu | ||
Description | RescheduleProcess executes exactly the same logic as ScheduleProcess. Besides this process should not exists because when a process is in an usncheduled status with the RescheduleProcess we are turning it again to an scheduled status. Exactly the same can be achieved with the ScheduleProcess itself. |
Copyright © 2000 - 2009 MantisBT Group |