Re: [Codestriker-user] Obsolete state
Brought to you by:
sits
|
From: David S. <si...@us...> - 2004-10-12 23:20:28
|
> I submitted a feature request some months ago regarding a new state such > as "obsolete" be added to codestriker. This could then be used when a > follow-up review is posted to indicate that it makes a previous one > obsolete. The view of a review would also contain a link to all reviews > made obsolete by this one and all reviews that make this one obsolete. > > Has this idea been considered? Is it of interest to anyone else? Hi Craig, With the latest release of Codestriker, you can get pretty close to what you want I believe. When a topic is moved into state "closed" (or "committed") the topic effectively becomes read-only. In your situation, if you want to "obsolete" a topic, I would do the following: * Go to the topic properties page, and do the following: - Change to state "closed". - Prepend "OBSOLETE: " to the existing topic title. - Append the URL of the new Codestriker topic which replaces it into the topic description. When creating a new topic, you can also add the URL of the topic it obsoletes into the description. That way, you have your links, and it will be very clear to the reviewers when a topic has become obsolete. -- Cheers, David |