|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Why do we fetch the data for all issues up front at all?
Most of the time we just want to skim the change log and read a few select or none of the descriptions at all.
Idea: Just annotate each matching issue id with a link to the issue page in JIRA (without any checks if it is actually a known issue in JIRA) and an on hover handler that does fetches the issue summary on demand.
I think this is what the Bugzilla annotator does/did.