Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for web links #112

Open
roidelapluie opened this issue Sep 19, 2017 · 6 comments
Open

Adding support for web links #112

roidelapluie opened this issue Sep 19, 2017 · 6 comments

Comments

@roidelapluie
Copy link

Hi, it would be awesome to have support for adding web links to issues.

@coryb
Copy link
Contributor

coryb commented Sep 19, 2017

Sorry, I am not sure what a web link is for Jira. Do you have an example? What API's are needed? I did not see anything obvious in the documentation...

-Cory

@roidelapluie
Copy link
Author

j1
j2

@coryb
Copy link
Contributor

coryb commented Sep 19, 2017

Okay, I have never seen that before but I found the menu buried in the UI though. It apparently corresponds to:
https://docs.atlassian.com/jira/REST/cloud/#api/2/issue-createOrUpdateRemoteIssueLink

Thinking the command line interface can be something like:

jira weblink add ISSUE http://...
  - this opens up an editor to allow you to set link name and comments with options on the command line to override

jira weblink remove ISSUE [name]

Not sure if we would want something to list the links as well:

jira weblink list ISSUE

@jaredsmith
Copy link

Any chance this will ever get implemented?

jmtd added a commit to jmtd/jira that referenced this issue Feb 18, 2021
This adds a new command "remotelink" which permits adding a remote (or
web link) to an issue.

Fixes go-jira#112.

Signed-off-by: Jonathan Dowland <jon@dow.land>
@groensch24
Copy link

Any news on this? I would love to use that. Is there anything I can help with?

@jmtd
Copy link

jmtd commented Aug 6, 2021

I've been using the stuff I did in #411 (I forgot to reference this issue in that PR, oops) but it's a bit rough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants