Read comments for an issue by Key
Gets all comments for a single issue identified by its key (e.g. CS-1).
SELECT * FROM Comments WITH(Key='CS-1')
Gets all comments for a single issue identified by its key (e.g. CS-1).
SELECT * FROM Comments WITH(Key='CS-1')