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

Edit Related Artifacts Links

 Hi,

We have a need to edit Related Artifacts Links in RTC.
Currently there seem to be only delete option.

Is there any workaround?

0 votes



4 answers

Permanent link
 Hello,
this currently not possible, but should be part of [CCM] Improve link integration - usability and query-ability (291253)

(assuming you might be able to do the change using OSLC API)

Eric

0 votes


Permanent link
Thanks for the answer Eric.
Can you estimate this implementation?

This is the general context:
I want to maintain a generic WI template that will be good for many teams. Most of the fields in it are relevant for all but others are team specific. I would like the team specific fields to be constructed dynamically and shown only for the team. Currently i got 1 project with teams in it. I don't want to create a project per team and lose the overall connection.

Since i initialize the WI by script anyway, i thought to create some links with name and dummy value and then let the user change the actual link when available (some of the WI data is links to different tests results per team). That will save me the need to maintain a field for the title and then another one for the actual link. 

However, since editing the link is not possible from RTC the solution can't be implemented.
Do you have any other recommendation?

Thanks,
Golan

0 votes

Comments

 Hello Golan,

you may want to use another type of links (ex : affects test results, ...)
These you can modify after creation.

you may also want to check https://jazz.net/wiki/bin/view/Main/ProgrammaticLinkCreation

Eric


Permanent link
While checking your above suggestion..

I see that edit links in rich text box is supported so i consider maintaining all links is such box.
The issue i see is in query result. The links are coming as single line although in the box they are 1 per line.
It does come well in the print layout though.

Can it be fixed in the query?

Thanks,
Golan

0 votes


Permanent link
About your suggestion:
you may want to use another type of links (ex : affects test results, ...)
 
I need a general link object. 
If i get it right affects test results requires RTC and RQM integration enabled.  Is that right?

Golan

0 votes

Comments

the reason that a link cannot be edited in place is due to the data storage model used by RTC. the calculation of the item id is based on the type and ids of the endpoints.  this makes this link object unique in the database.  change an end and the id of the link changes..    thus it cannot be THE SAME LINK..

so you have to delete it and create a new one. with the two exact endpoints.which then calculates another unique id.  thus guaranteeing no possible duplicates

 Can related artifacts be sorted by name in the WI display?

I do not believe this is possible.

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
× 12,025

Question asked: Nov 24 '14, 7:44 a.m.

Question was seen: 3,464 times

Last updated: Nov 27 '14, 6:21 a.m.

Confirmation Cancel Confirm