Confluence / JIRA :: What is a Filter Result Gadget? - jira

I would like to create an Eisenhower Matrix in Confluence / JIRA.
I taught found a practical solution on the ATLASSIAN Community :
but unfortunately when I put it in place I cannot find a Filter Result Gadget in Confluence.
Is anyone aware of how to filter a list of tickets inside a table in Confluence?

You can use this guide to accomplish this.
https://confluence.atlassian.com/jira064/adding-the-filter-results-gadget-720416922.html
The Dashboard is a big sea, where the hack is Add Gadget? Can you provide a screenshot, please?
The "add gadget" button:

Related

Jira - Issues Filters Confluence Document

I am trying to figure out if a query that list all Jira Issues that Linked with a Confluence Page is possible.
I know there are way to work around it, such as using labels, just really curious if something similar linkedIssue available for linked Confluence document.
https://scriptrunner.adaptavist.com/5.6.7/jira/jql-functions.html#_remote_issue_links
ScriptRunner plugin in Jira may do it

JQL query to filter JIRAs based on the last commented date by a particular account / user

I am new to JIRA / JQL, and wanted help in knowing if the following is possible:
I want to filter JIRAs which have been commented on by a particular user (a bot account) in the past xx days
I want to filter JIRAs which have a particular regex in its comments in the past xx days
If the above cannot be done, I am open to suggestions as to how to achieve it using a combination of labels and description in the JIRA!
Sorry, but comments are stored within each Issue and you can't search for them globally using the native JQL query. You'd need to utilise the REST API to iterate through the Issues, extracting all the comments, then filtering the results.
Refer to this article in the Atlassian community Jira blog on the same topic and what third party tools can help work around the issue.

Maintain Formatting between Confluence and Jira (Create Jira Issue Micro )

I am trying to integrate Product Requirements from Confluence with Jira.
Using Jira issue macro in confluence to create multiple Jira issues.
But in the Confluence product requirement table the requirements are listed as a bulleted numbers, but I don't see the same format in Jira issues.
Please refer the below examples for more details:
Confluence Page - Product Requirements Table with Bullet
formatting
Jira Issue Page - No Formatting for the same requirement
You can have better experience using C4J Addon, which show the user the exact Confluence content directly in the Jira issues.
You can try it for free at: https://marketplace.atlassian.com/apps/1222263/c4j-content-display-for-jira?hosting=server&tab=overview
Best wishes,
Y

Jira User-Status dashboard?

I was trying to find some extension (or maybe built-in functionality) for Jira which would allow to assign a status to a user like it is possible in popular messengers, e.g. "on vacation" or "doing home-office today". It would be great to see a dashboard with statuses of all users displayed together.
The only thing which sounds close to what I'm searching for is
https://confluence.atlassian.com/conf54/confluence-user-s-guide/sharing-content/user-status-updates
but that one is for Confluence and we don't use Confluence in our workflow, we have Jira and Wiki so answers like "just use Confluence" won't work.
Is there such a thing, but for Jira?
I am sorry, but : There is no such thing for JIRA (atleast for now).
Just because Atlassian provides a possibility to connect JIRA with Confluence:
https://confluence.atlassian.com/doc/integrating-jira-and-confluence-2825.html
As far as I know they have no intentions to bring Confluence type things in JIRA, but don't quote me on that.
Sorry I couldn't give a positive answer.

Editing jira issues in a grid

I am looking for a plugin that will allow me to edit searched jira issues in a grid - much like excel. Couldn't really find one in the jira market place section or on google. So question 1 - is there a plugin (free or paid) that I can use to do this.
I also looked at what it would take to create a custom plugin to support this functionality. I looked at Jira Search Request View. I was wondering if we can use this with a view that allows editing of the individual fields displayed in the search grid. I will have to figure out the details on how inline editing would work and how stuff would get saved, but at a high level does this sound plausible?
Note - This approach may sound naive, but I have no background in doing development on Jira API
With JExcel you can edit JIRA issues just like in Excel.
https://marketplace.atlassian.com/plugins/com.moresimp.jexcel
I hope it helped,
Regards,
Janos

Resources