shridhar-tl / jira-assistant

Repository containing source code of Jira Assistant browser extension. This is also used to track bugs related to the extension.
https://www.jiraassistant.com
235 stars 74 forks source link

Feature request: copy paste of jira issue link should parse ticket number #304

Open tyriis opened 1 year ago

tyriis commented 1 year ago

Checklist before you being

How do you use Jira Assistant?

Web version

Are you using cloud version of Jira or self hosted (data center / server) of Jira.

Cloud Jira

Version of Jira Assistant

Build: 2023-05-27 13:05:48

What browser are you using?

Chrome

What OS are you using? You need not disclose this if you feel it is irr-relevant for your issue.

Linux

Bug Description

When working with the tool I use the following workflow:

What now happens: the URL get cut, and the ticket information is gone

What I would expect: Ticket URL should extract ticket information.

Workaround: I copy the URL to the description field to manually extract the ticket reference.

Checklist before you submit

shridhar-tl commented 1 year ago

@tyriis - Hi, thank you for reaching out to me. Based on your description, it means to me that earlier you were able to copy paste the Url itself and JA was good enough to parse the ticket number alone.

However, I have never implemented such functionality so far and I am not sure how it has been working so in first place. And if it has been working so earlier, then I have done nothing recently which would break such a functionality.

Any way, let me see if I could implement it.

tyriis commented 1 year ago

@shridhar-tl thanks for your reply, I don't think it has been there before.