Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    I like your approach of modelling conflicts explicitly. I didn't want moving only some of the affected tasks, because it might be hard to see what has been moved and why, if the root cause might not have been performed due to a conflict. But if everything would be moved regardless of conflicts, everything would be fine, as long as conflicts are obvious to the user. Commented Feb 16, 2023 at 15:15
  • 1
    @deamon: yep, in case you have the resources to implement this, you could also determine the specific tasks causing a conflict, highlight them or display differnt kind of warning signs depending on the kind of conflict. Commented Feb 16, 2023 at 20:45