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

As a query field user I would like to see a list of child issues(on the parent) that have selected the parent via the query issue selection field so that I can quickly find issues without going to the issues search #3

Open
kevins3 opened this issue Oct 29, 2012 · 7 comments
Assignees
Labels

Comments

@kevins3
Copy link

kevins3 commented Oct 29, 2012

When a user selects the query issue field and selects an issue on the list it would be great if that issue now appeared on a list on the parent or selected issue. Similar to the linked issues in JIRA. This would be a nice value add. :-)

@AndreyVMarkelov
Copy link
Owner

Kevin,

I have got it. Please, look at: Note: Instead JQL you can set rlink|| then result for custom field of type "Query issue related custom field" will be query: project = AND = .

Please, let me know if you have any questions about it.

-- Andrey M.

@kevins3
Copy link
Author

kevins3 commented Oct 29, 2012

Hi

In JIRA you can click on a issue and there is a "linked issue" section on that JIRA. What I am suggesting is a "Linked Custom Query Issues" section. This basically means you dont need to search for linked issues as they are seen on the parent issue.

Unless I am missing the point I don't think rlink is what I am suggesting.

@AndreyVMarkelov
Copy link
Owner

Kevin,

I have updated plugin to 1.8. Now it is possible to get list all issues that was linked by Linker Field. On configuration page it is necessary to set: [JQL part] AND [linker_custom_field] = RLINK.

It is enought for this functionality.

-- Andrey M.

@kevins3
Copy link
Author

kevins3 commented Oct 30, 2012

I can’t seem to get this working as I can’t find how to do this? Please can you help point me in the right direction.

[configpage.PNG]

[configoption.PNG]
From: Andrey Markelov [mailto:[email protected]]
Sent: Tuesday 30 October 2012 10:19 AM
To: AndreyVMarkelov/mailru-jira-plugins-issue-query-cfs
Cc: Kevin Shine
Subject: Re: [mailru-jira-plugins-issue-query-cfs] As a query field user I would like to see a list of child issues(on the parent) that have selected the parent via the query issue selection field so that I can quickly find issues without going to the issues se...

Kevin,

I have updated plugin to 1.8. Now it is possible to get list all issues that was linked by Linker Field. On configuration page it is necessary to set: [JQL part] AND [linker_custom_field] = RLINK.

It is enought for this functionality.

-- Andrey M.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-9897707.

Discovery is an authorised financial services provider.

The information in this email is confidential and may have legal privileges. We intend it only for the use of the individual or entity we've addressed the communication to. If you have received this email by mistake please delete it and tell the sender. We forbid any unauthorised use, change, disclosure or sending of the contents of this email (including its attachments), whether in part or as a whole, unless consented to in writing by the sender, as it may be unlawful.

We cannot guarantee this email has no malicious coding.

We reserve the right to check, intercept and block emails or take any other action according to our email etiquette.

Discovery will not be liable for any delivery delay, loss, harm, disruption or data corruption that may arise from this email.

A full list of company directors is available on our website at: https://www.discovery.co.za/info/directors - or to get this list by email, please email [email protected]

@AndreyVMarkelov
Copy link
Owner

Kevin,

Forexample,

I have created "Linker" custom field "Goal" with JQL: project = AAA order by KEY.

So if you want to see "Goal" fields on parent issue you need to add custom field "Related Goals" of type "Linked" custom field and set JQL: project = AAA and Goal = RLINK. So every time RLINK will replace with key of viewing issue key.

Please, try this.

-- Andrey M.

@AndreyVMarkelov
Copy link
Owner

Kevin?

@ghost ghost assigned AndreyVMarkelov Nov 2, 2012
@kevshine
Copy link

kevshine commented Dec 9, 2012

Let me try that....will get back t you.

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

No branches or pull requests

3 participants