I have a requirement to output (with code) comments grouped by the status they were in when the comment was raised.
Looking at the Comment class object there seems to be no recording of the status at the time of entry.
Similarly looking at the ChangeLog Class Object seems to yield no help.
Any ideas if anything links the status with the comment I can hook in to?
Cheers.