Hey guys
I am looking to get list of jira projects and the associated agile boards from the database
I would need a sql query as I have the access to database.
Don't bother with SQL, it's the worst possible way to begin reporting on Jira systems.
You're going to struggle with this question because:
Jira's searches and REST API can make this very easy for you. Don't try it in SQL, you won't like it.
thanks for the reply. totally agree with you. boards are connected to filters and it to find write one. However, I did find one community source.
However, the code returns and error
" subquery returned more than 1 value" in line 1.
I tried to add top or limit command to select statement and it goes nowhere.
Could you please check and run this code and let me know whats wrong?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I got this resolved. it took some time but yes.
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.