In the RTC change set History view, what is the difference between the "Added By" and "Creator"?
Accepted answer
"Created by" is who created the change set and "Added by" is who added the change set to the repository workspace or stream (the workspace/stream we are showing the history on).
Normally they are same users but the following scenario shows an example of when they might not be the same:
-A change set was created by a user A in his workspace and marked completed.
-Another users B accepted this in his workspace from the user A's workspace directly
-User B delivered that change set to the stream,
-Then you would have "Created by" and "Added by" showing two different users.
Edit:
It also depends from which context you see the History as well.
For example if you see the history of component from the Stream context then above is correct.
If you see the history of component from the workspace context then who ever added the change set to the workspace will be seen under Added By