Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

can you label individual files in rtc with a standard name

The questions concerns i have a team that wants to share thier code before it is ready for the development stream.  The code could be in progress but not completed.  They want to know if there is a way that can label a file with a dropdown that says the file/change set is in progress or not dev ready.  They dont want this as a editable field as people will put in an incorrect value.

0 votes



One answer

Permanent link
There are some ways if field is editable.  For example, you may use "User Properties", or use "Required contents" to include file status in the code (e.g. /* Status: Done */ ). But as you mentioned, this is arbitrary. I recommend to find a way to archive the goal. The problem is to prevent "not completed" files go to stream. I think there are several ways, but this is probably easiest.

   - Deliver requires workitem association and requires approval.

You may add workitem attribute "Change Set Status", and set as enumeration value ("In Progress", "Done", "etc").  Hence it is not editable. When your leader check the workitem status and if it is "Done" then, he can approve it (of course he/she will needs to check validity of source contents). Otherwise, set the comment of non approval. Developer won't be able to deliver the code. As a result, this will prevent sharing "In Progress" code archiving the goal.

Other may have better strategy.

Hope this helps.
 

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 22 '14, 9:37 p.m.

Question was seen: 4,618 times

Last updated: Jan 22 '14, 10:46 p.m.

Confirmation Cancel Confirm