Menu

#93 Extend allowable constraints (feature request)

open
nobody
None
5
2012-02-21
2012-02-21
No

the following dependencies should be allowed in xProcess:
- a task to depend on itself, e.g. to create a task running for 10 days: END must be after FORECAST START offset 10 days
- a task to depend on another task twice, again to create a 10 day task:
- Task 2 START must be after Task 1 FORECAST END
- Task 2 END must be after Task 1 FORECAST END offset 10 days

Discussion

  • Andy Carmichael

    Andy Carmichael - 2012-02-21
    • summary: Extend allowable constraints (feature reuest) --> Extend allowable constraints (feature request)
     
  • Andy Carmichael

    Andy Carmichael - 2012-10-29

    I have started the implementation of a more flexible scheduler that fully supports start-after-end, start-after-start and end-after-end constraints as well as the standard one supported by the current scheduler - start-after-end. As this is quite a complex change I am not releasing it as a beta yet, but it is possible to test the new scheduler by downloading the source. Contact me for more details.

    Andy

     

Log in to post a comment.

Auth0 Logo