Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new "view-registrants" CLI command, replaces "assess-room-capacity" #168

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Sep 13, 2024

The new command replaces the "assess-room-capacity" command and lets one visualize the number of participants and observers of sessions, and generate a report with sessions in large enough rooms, in rooms that are too small due to the number of participants, and in rooms that are too small due to the number of observers.

The numbers of registrants are retrieved from a Registrants custom field in the project.

Command options make it possible to:

  1. Fetch updated numbers from a registrants page (for TPAC events).
  2. Update these numbers in the project's Registrants custom field.
  3. Restrict the output to warnings (rooms too small)

The new command replaces the "assess-room-capacity" command and lets one
visualize the number of participants and observers of sessions, and generate a
report with sessions in large enough rooms, in rooms that are too small due to
the number of participants, and in rooms that are too small due to the number
of observers.

The numbers of registrants are retrieved from a `Registrants` custom field in
the project.

Command options make it possible to:
1. Fetch updated numbers from a registrants page (for TPAC events).
2. Update these numbers in the project's `Registrants` custom field.
3. Restrict the output to warnings (rooms too small)
@tidoust tidoust merged commit 2542401 into main Sep 13, 2024
1 check passed
@tidoust tidoust deleted the registrants branch September 13, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant