how to add functionality when publishing Review request
14 views
Skip to first unread message
Roger Layani
unread,
Nov 1, 2011, 5:49:13 AM11/1/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reviewboard
Hi
I am novice in Review Board development.
I would like to create a link between Review Board and Rational Team
Concert bug tracker(Work Items)
for this I would like to add a call to external script that will
automatically create a link (in RTC WI) to the Review Request url.
I thinked to do this,by wrappering it in "Publish" action.
Can someone help on where making this change?