Hacker News new | ask | show | jobs
by zerop 1432 days ago
Atlassian may want to provide SQL interface to Jira data. JQL is limited in many ways.
2 comments

This is my favorite limitation: https://jira.atlassian.com/browse/JRACLOUD-21372
Wow. Going on 12 years to get exact text matches working; that sounds crazy.
There's an sql database backing Jira, but it looks rather ugly. I guess that's why they translate it.
I think it's more about access control. They don't do any access control at the db level afaik.