It's all about the answers!

Ask a question

How to associate more changes to the same WI if the code review is still pending?


Satish Narayanachar (96426) | asked Jan 28 '21, 9:57 a.m.

 Hi All,


We would like to know if there is any way where we can associate more changes to the work item for which Code review is still pending/In Review.
 
Any idea if this is possible using Java API's/

Thanks in advance.
Satish

One answer



permanent link
Vishal Gupta (311) | answered Jan 31 '21, 11:53 p.m.
JAZZ DEVELOPER

You can associate a change set if the code review is in "Pending" state (i,e no reviewer has started the review). However code review process doesn't allow change set association when the code review is "In Review" state (at least one of the reviewers has started the review). Even the java APIs will not allow that.
The reasoning behind this design is that the reviewer should not be putting effort to review the code which is going to get changed soon. It is better to ask reviewer to return the review and then associate new changes to the work item and again submit it for review.

Your answer


Register or 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.