changes.mady.by.user Jonathan Muse
Saved on Sept 26, 2023
Saved on Nov 20, 2024
Syntax
copyAttachmentOnJSDComment(issue_source, attachment_name_or_regex, issue_jsd_target, username[, comment])
Package
Alias
Pkg Usage
...
Parameter name
Type
Required
Description
issue_source
String
Yes
The key of the issue that contains the attachments.
attachment_name_or_regex
Attachment name or regex to match against attachments.
issue_jsd_target
The target JSD issue. In order for the routine function to work, it is mandatory for this to belong to a JSD project.
username
The username to attribute the comment to.
comment
No
The comment to be used. If not provided, a default comment will be used.