JQL for "Issues added to sprint after start time"
jira, jql
Solution
I don't think it uses JQL there. If you use Chrome, Inspect Element and the network tab you'll probably see which REST resource for JIRA Agile is called to get that data
Problem
In the sprint report jira reports that any issue with a * on it has been added after the sprint started. How can i get the JQL for that?