In the comments I have links to images (!Image.png!).
It happens that part of the names is not unique (3 times "image.png") and the same picture is displayed 3 times in the comments. This happens when adding comments on the REST API.
And another problem - when I get these comments by the REST API, in json objects I have no connection between images in the text and attachments, except for a non-unique name in body of comment.
Is there any mechanism for accurately determining the connectivity in images in comments and attachments?