ljay79 / jira-tools

Project Aid for Jira - Google Spreadsheet Add-on for Jira Integration
GNU General Public License v3.0
112 stars 46 forks source link

Showing filters of a particular owner #265

Open sandeepbbk opened 4 years ago

sandeepbbk commented 4 years ago

I am unable to use this since we have around 1000+ filters created by so many people. Due to this all filters are not getting loaded when I click 'Create IssueTable from Filter'. What would be good to have is if I can get all the JIRA filters whose owner is the current user configured in the addon instead of all the available filters. This will be a small list.

ljay79 commented 4 years ago

With the latest version i have just release #266 (v1.4.7) you will now find the option in that dialog to list only your own personally owned filters rather than all you have access to.

Hope this helps.

yberguig commented 4 years ago

I tried this new feature this morning, and it does not work : here the messages : image image

Before this new release, i used it every day, i have personnal filters and it was working.... Any idea ? Thanks

ljay79 commented 4 years ago

What type/version of Jira are you using? Can you please provide your temporary User key.

sandeepbbk commented 4 years ago

@ljay79 : Thanks a lot for super quick support. My Filters is working for me.

qb-sunilgiri commented 4 years ago

@ljay79 I started getting the same issue mentioned above since today, Filter on or off it throws the below error, "No filters available! Failed to retrieve Jira filters with status [405]!\nMethod Not Allowed" Version, Jira v8.3.1

yberguig commented 4 years ago

What type/version of Jira are you using? Can you please provide your temporary User key.

v7.6.12 What is my temporary User key ? how do I get it ?

ljay79 commented 4 years ago

Go to the add-on's "About" dialog, take note if the user key, enable debugging, perform 1 failing test, then post the key here pls.

yberguig commented 4 years ago

ALEt7zSUJzIIGJKqFB9NsontenotttIXzdmxrhdWbVh2ssPxqytapOY21Fk39uYFsjp36ePfRo+H

ljay79 commented 4 years ago

Ok, i was able to identify the issue. Again, a difference between Jira Cloud and Jira Server. Sorry. I forgot to check this and also i am not able to test against a Jira Server API at all.

The fix has been released and is waiting for approval from Google.

I did a single wrong click during release, and accidently "unpublished" the add-on ;( no i have to wait for Googles review rather then a 5minute release process... :(

I hope it will fix the issues at the end. Lets stay tuned for Google to review and approve the add-on (again).

ljay79 commented 4 years ago

All should be fine now. Please check if the latest update is fixing your issues.

yberguig commented 4 years ago

thanks a lot, it works today !! <3

qb-sunilgiri commented 4 years ago

Thank you it's working as normal.

mcw0933 commented 3 years ago

This is a related request - I also have a Jira instance with many filters. Could the filter search have a type-ahead / auto-complete, so that I can type or paste a filter name and see the matching filters? I very often know the filter I want to use and don't really need an exhaustive list.

Otherwise, very happy with Project Aid for Jira! Thank you!