Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0027073 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2014-07-15 11:19 | 2014-08-08 18:53 | |||
| Reporter | rafademiguel | View Status | public | |||||
| Assigned To | rafademiguel | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
| Status | closed | Fix in branch | pi | Fixed in SCM revision | 10eedcec3b45 | |||
| Projection | none | ETA | none | Target Version | 3.0PR14Q4 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | alostale | |||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0027073: Improve the Process Scheduler to be able to schedule and execute a group of processes as a single unit. | |||||||
| Description | * Set a group of processes as a single process. * Schedule and execute in series a group of processes as a single process. * Monitor the execution of the process group. * Monitor the execution of the individual processes that are part of the group on the Process Monitor window. | |||||||
| Steps To Reproduce | N/A | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0068636) hgbot (developer) 2014-07-15 11:38 |
Repository: erp/devel/pi Changeset: 10eedcec3b451a8b439f20ea054525bd17d7cca2 Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com> Date: Tue Jul 15 11:23:38 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/10eedcec3b451a8b439f20ea054525bd17d7cca2 [^] Fixes issue 27073: Improve the Process Scheduler to be able to schedule and execute a group of processes --- M src-db/database/model/tables/AD_PROCESS_REQUEST.xml M src-db/database/model/tables/AD_PROCESS_RUN.xml M src-db/database/model/views/AD_PROCESS_EXECUTION_V.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_DATASET_TABLE.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MENU.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_PROCESS.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-db/database/sourcedata/AD_TAB.xml M src-db/database/sourcedata/AD_TABLE.xml M src-db/database/sourcedata/AD_TREENODE.xml M src-db/database/sourcedata/AD_VAL_RULE.xml M src-db/database/sourcedata/AD_WINDOW.xml M src-db/database/sourcedata/OBUISEL_SELECTOR.xml M src/org/openbravo/erpCommon/ad_process/RescheduleProcess.java M src/org/openbravo/erpCommon/ad_process/ScheduleProcess.java M src/org/openbravo/scheduling/OBScheduler.java M src/org/openbravo/scheduling/ProcessBundle.java M src/org/openbravo/scheduling/ProcessMonitor.java M src/org/openbravo/scheduling/ProcessRequest_data.xsql M src/org/openbravo/scheduling/ProcessRun_data.xsql M src/org/openbravo/scheduling/Trigger_data.xsql A src-db/database/model/tables/AD_PROCESS_GROUP.xml A src-db/database/model/tables/AD_PROCESS_GROUP_LIST.xml A src-db/database/model/triggers/AD_PROCESS_GROUP_LIST_MOD_TRG.xml A src-db/database/model/triggers/AD_PROCESS_GROUP_MOD_TRG.xml A src-db/database/model/views/AD_PROGROUPEXE_V.xml A src/org/openbravo/event/ProcessRequestEventHandler.java A src/org/openbravo/scheduling/GroupInfo.java A src/org/openbravo/scheduling/ProcessGroup.java --- |
|
(0068722) alostale (viewer) 2014-07-18 11:43 |
Code reviewed + tested |
|
(0069161) hudsonbot (viewer) 2014-08-08 18:53 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/4450016dee64 [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2014-07-15 11:19 | rafademiguel | New Issue | |
| 2014-07-15 11:19 | rafademiguel | Assigned To | => alostale |
| 2014-07-15 11:19 | rafademiguel | OBNetwork customer | => No |
| 2014-07-15 11:19 | rafademiguel | Modules | => Core |
| 2014-07-15 11:19 | rafademiguel | Triggers an Emergency Pack | => No |
| 2014-07-15 11:38 | hgbot | Checkin | |
| 2014-07-15 11:38 | hgbot | Note Added: 0068636 | |
| 2014-07-15 11:38 | hgbot | Status | new => resolved |
| 2014-07-15 11:38 | hgbot | Resolution | open => fixed |
| 2014-07-15 11:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/10eedcec3b451a8b439f20ea054525bd17d7cca2 [^] |
| 2014-07-18 11:43 | alostale | Assigned To | alostale => rafademiguel |
| 2014-07-18 11:43 | alostale | Status | resolved => new |
| 2014-07-18 11:43 | alostale | Resolution | fixed => open |
| 2014-07-18 11:43 | alostale | Status | new => scheduled |
| 2014-07-18 11:43 | alostale | fix_in_branch | => pi |
| 2014-07-18 11:43 | alostale | Status | scheduled => resolved |
| 2014-07-18 11:43 | alostale | Resolution | open => fixed |
| 2014-07-18 11:43 | alostale | Review Assigned To | => alostale |
| 2014-07-18 11:43 | alostale | Note Added: 0068722 | |
| 2014-07-18 11:43 | alostale | Status | resolved => closed |
| 2014-07-18 11:43 | alostale | Fixed in Version | => 3.0PR14Q4 |
| 2014-08-08 18:53 | hudsonbot | Checkin | |
| 2014-08-08 18:53 | hudsonbot | Note Added: 0069161 | |
| Copyright © 2000 - 2009 MantisBT Group |