On Fri, 8 Aug 2025 at 07:53, Mark Struberg <strub...@yahoo.de.invalid> wrote: > > Good morning! > > When looking at the reporter data of a one of my projects I figured that the > numbers reported in the JIRA section are slightly off. > > For example if you look at > https://reporter.apache.org/wizard/statistics?deltaspike#jiraactivity you'll > see "0 JIRA tickets opened and 1 closed in the past quarter." > That's not really correct as even a few tickets got opened over the last few > days. > > I found https://github.com/apache/comdev-reporter which is empty, so it seems > the project is still maintained at > https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk ?
Yes, I've added a README to that effect. > Using the code in scripts/readjira.py > https://issues.apache.org/jira/rest/api/2/search?jql=project=DELTASPIKE+AND+created%3E=-91d&fields=key > I get 5 created and 9 resolved tickets over the past quarter. > > This is fundamentally more than the 0/1 we get on the reporter site. > Does that mean that we got a glitch when running the script in crontab? > Can someone please check whether the collected data in the JSON files is > correct and it's maybe just a visualisation issue? > The statistics_generator.js generating the site looks ok though. Sorry, that's down to me. There was an issue with authentication a while back, but it seemed to be unnecessary, so I disabled it. I have raised an issue to create new credentials. > Thankful for any pointers! > > txs and LieGrue, > strub --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org