Hi,
In case you are willing to consider alternative solutions, you can check out Awesome Graphs for Bitbucket. This app provides an array of reports on both individual user commit and pull request activity and the activity of the whole team.
This report focused on side-to-side recent activity and might be of particular interest to you.
Hope that helps,
Vlada
I need sql query to run on database to find out active user count on bitbucket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll need to define "active" and then work out how to measure it. Once you've done that, we might be able to help you with some SQL, but only if your measurement is something Bitbucket actually records in the database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Nic.
Any idea about the count of active users in Bamboo. How I can find out?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Pretty much the same - define what you think of as "active" and have a look at the user page or build some sql
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But in below link it tells there is no active user limit in bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
please go through this document-
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.