"Jazz Source Control" custom attributes.
![](http://jazz.net/_images/myphoto/858267a32d7fdb4e6610f3d8c989b2f6.jpg)
RTC version 6.0.1RC1
Is it possible to set and get "Jazz Source Control" custom attributes without using the command line mode ?
Thanks,
Jean-Claude
Accepted answer
![](http://jazz.net/_images/myphoto/858267a32d7fdb4e6610f3d8c989b2f6.jpg)
As far as I am aware the custom attributes are currently not exposed in the UI. They are supposed to help with automation and are only exposed in the API and in the SCM commandline. You could create custom menus to set them in the Eclipse UI. See extend the RTC Client UI with context menus as an example.
Update: See the comment from David below.
Comments
![](http://jazz.net/_images/myphoto/858267a32d7fdb4e6610f3d8c989b2f6.jpg)
Thanks a lot Schoon.
![](http://jazz.net/_images/myphoto/313b3ca11558f1740206a71ed27e6691.jpg)
Update: In RTC 6.0.6, the Stream editor was enhanced to show the custom attributes set on that stream. The user can add/edit/remove custom attributes on that stream in the UI as expected. This feature is available in the RTC Eclipse and Visual studio rich clients.
Unofficial Statement: The version of RTC that comes out after 6.0.6 will include similar UI in the Snapshot editor for managing custom attributes on a snapshot. (This is considered an unofficial statement as this version of RTC is not publicly available at the time of writing - yet I felt it was relevant enough to mention here so users do not waste time creating RFE's or enhancement requests...)