Problem getting to comment

When I click a comment on the comments page of a stream, I no longer get to the comment but only to the commit and the url does not look like it did before? Has something changed?

url before: https://speckle.xyz/streams/streamid/commits/commitid?cId=commentid
url now: https://speckle.xyz/streams/streamid/commits/commitid

image

1 Like

Thanks for reporting. Nothing has happened that was planned to happen. The URL tooltip is as it was; something in the routing of the link is stripping the comment_id.

We’ll investigate and report back.

1 Like

I am seeing the cId querystring param being stripped pre-emptively in some scenarios. Investigating currently.

1 Like