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

don't allow rejected when workflow is assigned #4976

Merged
merged 1 commit into from Feb 22, 2014

Conversation

ticoann
Copy link
Contributor

@ticoann ticoann commented Feb 20, 2014

fixes #4974

@ticoann
Copy link
Contributor Author

ticoann commented Feb 20, 2014

@DAMason, could you review?

@DAMason
Copy link

DAMason commented Feb 21, 2014

I think this is fine -- its important that there still be a way to abort something once its been assigned. Imagining a future global prio world where we could have things sit in assigned status for... months? So we'd need to preserve the ability to kill things off should we need it. I think this does this & cleans things up a bit too (i.e. why have both rejected and aborted?) Once we get rid of states here we should make sure they don't still show up in pickboxes on the reqmgr web interface ;)

ticoann added a commit that referenced this pull request Feb 22, 2014
don't allow rejected when workflow is assigned
@ticoann ticoann merged commit 961ae77 into dmwm:master Feb 22, 2014
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

Successfully merging this pull request may close these issues.

don't allow rejected when it is assigned or negociating status
2 participants