Hi,
I'm looking for a way to create filters for a project automatically.
When I create a project there are several filters that I want to create by default for each project. Is there a simple way to do it ?
Where is the saved filters information kept ?
The only useful data I found was here:
https://developer.atlassian.com/display/JIRADEV/How+to+create+a+custom+preset+filter
But I'm looking for another way.
Thanks,
Alon
Don't directly manipulate the database. Do a simple script that uses curl and post JSON requests to JIRA
Docs at - http://docs.atlassian.com/jira/REST/latest/#id325922
But adding pre-set filters are best (using a plugin), since it won't clutter your instance with so many filters being listed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.