Close out a project
STyL3 - November 29, 2007 - 16:21
| Project: | Case Tracker |
| Version: | HEAD |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I just recently started using CT and I must say you guys are doing GREAT work. One thing I would like to see, personally, would be the ability to close out a project. Currently it seems only cases can be closed.
If I'm missing something please let me know. Thanks.

#1
+1 for this feature.
txcrew
#2
any possibility of this happening in a future release?
#3
I'll will take this in consideration for the drupal 6 release
#4
The only reason I want to be able to close out a project is the Dasboard.
It can easily get quite unwieldy with 100 some odd projects sitting in there. While its interesting to see the total number of to-do's and percentages, I think it would be more useful to quickly be able to find the project I am looking for, hence the premise of a dashboard.
Shouldn't there be a simple solution for this?
I see one of two ways.
1. Use the Drupal method of un-publishing the node. The Dashboard should respect it, but doesn't.
2. Add a conditional statement that says if the current to-do is >1 then show the project.
Perhaps there is a better method to the dashboard madness by just using views.
Thoughts?
txcrew
#5
Bumping version to HEAD. This would be great to have.
#6
How about treating projects the same way that cases are treated? In other words, why not allow projects to have the same status, state, assignment and priority attributes that cases have? This would make Case Tracker immeasurably more useful for agile development shops.
#7
@christefano this is a great idea. Re-factoring case meta-data handling is going to have to happen, we certainly need to keep this use case in mind.