Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change disabled-date-status back when dependence is deleted #36

Closed
Edisson opened this issue Mar 4, 2015 · 4 comments
Closed

Change disabled-date-status back when dependence is deleted #36

Edisson opened this issue Mar 4, 2015 · 4 comments

Comments

@Edisson
Copy link

Edisson commented Mar 4, 2015

Hi!
I'm not sure if it's "bug" when we delete a dependence between tasks, then the date doesn't change to enabled state

dependence_1

dependence_2

please tell me is it normal behaviour?

@robicch
Copy link
Owner

robicch commented Mar 4, 2015

Yes, it is.
Maybe in some cases it would be nice to "open" the dependent task, but I don't know how to choose the right case.

Any Idea?

@Edisson
Copy link
Author

Edisson commented Mar 4, 2015

do you mean the right case it's a condition/event when we clearly see that dependency is removed?

@robicch
Copy link
Owner

robicch commented Mar 4, 2015

I mean it is not a bug.
When you create a dependency, the depend task must "suspended" until the first one is "done", so It is easy to set the state when creating.

When you remove the dependency, I cannot know the previous state of the task, so I have no idea on the state that have to be restored.

@Edisson
Copy link
Author

Edisson commented Mar 5, 2015

Yeh now I see but it might be better to leave it for user's responsibility?

@robicch robicch closed this as completed Jun 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants