The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all,
I'm new to Atlassian, and I think you are going to hear more of me in the future.. but let's start with this one: Is there a way (I bet there is) to check the total amount of active (and nonactive) users we have on our Crowd ?
Thanks!
-- Kristian
P.S. What are those optional bounty's ? Are you supposed to collect them or spread them? What is the normal reward? 1,2,3 ...? o_0
If you had untick the 'Active' box in the user profile in CROWD, you can list the active users with the following SQL query
select * from cwd_user where active='T';
If you're checking users that are counted towards the license in JIRA, then you might be interested in this documentation.
Bounty points is the extra points given to the person who you have accepted the first answer. :) More info on karma points here.
You can check the total amount of user:
Go to Administration -> Licencing -> Recalculate your user total
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Daryl!
Does it show active users or all users (inactive also) ?
-- Kristian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.