the main idea is identify the inactive users.
Comments?
Yes, that really is the main goal here as far as I can see.
At the first stage we can get the group membership and the FAS fields 'active' and 'Last_seen',
my own criteria was given a date $X$ i considered active the $y$ members if
$y.last_seen > X$ and $y.active == True$
sounds fine as the first approach?
https://pagure.io/fedora-commops/geofp
i don't want rewrite the same thing, so this code do all we want (for this ticket) and with a little more of love (and maybe a new name) can cover the cross group-user query (I'm thinking in a better form than just get all the groups data (fedora.client.fas2.AccountSystem.group_data()) and get a dictionary counting one by one)
Metadata Update from @ankursinha: - Issue marked as blocking: #99 - Issue tagged with: C: Tooling, S: Future-meeting
Any updates on this ticket ?
+1 for close this ticket:
we have a few script to accomplish this task, see it in our docs:
https://docs.fedoraproject.org/en-US/fedora-join/welcome/welcome/#_how_the_team_manage_this_workflow
Regards.,
@bt0dotninja
your script cover this ticket: as far I can understand
https://pagure.io/fedora-commops/FedoraCommunityStats
have you already developed this script? or this is my understand
+1 to close
Scripts:
https://pagure.io/fedora-join/Fedora-Join/blob/master/f/scripts https://pagure.io/fedora-commops/FedoraCommunityStats
Metadata Update from @hhlp: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This ticket has been migrated to the forgejo instance. Please find the new ticket here https://forge.fedoraproject.org/join/Fedora-Join//issues/72