Hi guys,
I was looking at the Continuous Integration services code at
http://smalltalkhub.com/#!/~Pharo/ci to extract information from the FogBugz tracker.
I noticed that the FogBugzCase and FogBugzEvent classes do not contain the user that performed the action, except for some plain text inside the "description" field.
Is there a way to extract the FogBugz user associated with an event?
Thank you
Tommaso Dal Sasso