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

How to prevent change of changeset description when linking additional work items?

Team,

for purposes of mimicking metadata on changesets I need to link additional work items to changesets with existing work item links. This works both manually and using the >scm add workitem ... command, but adding the new work item changes the changeset description:
changed description after adding new task
This is unwanted as it perturbs the users viewing their changeset histories or change details.

My current workaround is to:
- check for existing workitems and find the one that matches the prefix of the changeset description
- remove that work item and store the UUID
- add the new work item
- re-add the previous work item

Any ideas for a simpler solution? Notice that for work item to changeset links currently the supported path is through the SCM CLI as it needs to be done from the domain owning the link type.

Thanks,
Arne

0 votes


Accepted answer

Permanent link
Arne, I don't think there is an easier solution. Another approach would be to use the versioned properties to store meta information. I am not sure what you want to achieve really, but this might be something for an enhancement request.
Arne Bister selected this answer as the correct answer

1 vote

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
× 10,935
× 1,202
× 369

Question asked: Feb 16 '14, 5:58 p.m.

Question was seen: 4,685 times

Last updated: Feb 18 '14, 7:24 a.m.

Confirmation Cancel Confirm