Link
Overview
Links can be added to an issue to point to some external resources
Link object
-
title
stringTitle of the url
-
url
url (required)Url of the external link
-
metadata
jsonMetadata from the resource
-
created_at
,updated_at
timestampTimestamp of the issue when it was created and when it was last updated.
-
created_by
&updated_by
This values are auto saved and represent the id of the user that created or the updated the project.
-
project
uuidThe project which the issue is part of auto generated from backend
-
workspace
uuidThe workspace which the issue is part of auto generated from backend
-
issue
uuidThe issue which the link is attached to