solution is to continue down the build line checking if any of the builds satisfies the date criteria. that means for the 1st day you might have to go from check the 200th build to 10th to find the build that ran on the first day. this could be time intensive because you have to check each day if any of the 200 builds fit the day criteria and since the graph is a month with that would be 200 x 30 checks.

just a thought for now. might be a better solution to filter faster.

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.

Reply via email to