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

CR: Add slot id to log file messages #51

Open
mariofroeschl opened this issue Mar 28, 2019 · 2 comments
Open

CR: Add slot id to log file messages #51

mariofroeschl opened this issue Mar 28, 2019 · 2 comments

Comments

@mariofroeschl
Copy link

Currently I do not see for which slot a user had registered, if he unregistered later. The log file messages do not contain this information. Can you add the slot id there?

Examples for affected messages:
The user with id 5775 registered to a slot of the organizer activity with the course module id 9390.
The user with id 5775 unregistered from a slot of organizer activity with the course module id 9390.
The user with id 5778 was added to the queue of a slot of the organizer activity with the course module id 9390.
The user with id 5778 was removed from the queue of a slot of the organizer activity with the course module id 9390.
The user with id 5774 has assigned an appointment of organizer activity with the course module id 7866.

@goggo24
Copy link
Member

goggo24 commented Apr 2, 2019

Thank for reporting! This makes definitely sense. We will discuss it and will try to expand the logging in a clever way.

@goggo24
Copy link
Member

goggo24 commented May 2, 2019

Hey, in our next release (v.3.7.x) we'll focus on the new feature "multiple registrations", so we won't have ressources to improve it at the moment. If you provide a pull request, we can have a look and insert it in our plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants