JiraPS icon indicating copy to clipboard operation
JiraPS copied to clipboard

Missing Add-JiraRemoteLink

Open JJong-nl opened this issue 6 years ago • 3 comments

Context

Add-JiraRemoteLink is missing.

The Get/Remove functionality is allready in the module but the Add-JiraRemoteLink is missing.

Description

The functionality for adding a remotelink to an issue is not included in the JiraPS module. The code is added as an attachment because i cannot commit to the branch.

please add the file

Additional Information

Add-JiraRemoteLink.zip

JJong-nl avatar Aug 21 '19 13:08 JJong-nl

I am preparing the pull request with your file. I will write the unit tests for you.

but can you please write the examples of how you intend the command to be used for the documentation? example of the documentation can be found here: https://github.com/AtlassianPS/JiraPS/blob/master/docs/en-US/commands/Add-JiraIssueLink.md

lipkau avatar Nov 02 '19 14:11 lipkau

Thanks @j9850s! I tested and used this yesterday. Works fine. Might be nice to support some of the optional fields as well.

If I end up using it in our workflow I'll fill out the documentation so we can get it added to the module.

bbomgardner avatar Jan 10 '20 16:01 bbomgardner

I've just found this issue while starting my own implementation research for it.

Whats the status of this issue? I need the Add functionality. I can of course just use the zip file, but sounds great if it would just be integrated.

bormm avatar Aug 28 '20 14:08 bormm