Hey,
While browsing issue with GUI in develompment tools panel I can see summarized data about commits, pull requests and branches.
What is most important it appears even when user has no permission to this particular repository. Thus it seems like some of that data is stored internally in Jira. Is there any method to get them?
I have noticed ao_e8b6cc_commit table in database but it is empty.
My goal is to get first commit date with ScriptRunner without repository permission, which is almost aviable (last commit date) in GUI.