feat:#52 added ss and ws month fix for fetching

This commit is contained in:
masterElmar
2023-11-30 23:31:04 +01:00
parent 36e7cbc890
commit c9caa2aedc
4 changed files with 66 additions and 59 deletions

View File

@ -48,15 +48,15 @@ This should be done quick in a few seconds (0-5s).
When you execute the command again, it will update the groups in the
database and only return new added groups.
http://127.0.0.1/api/fetchGroups
http://127.0.0.1/api/fetch/groups
For fetching the plans, you can use the following command.
This will fetch all plans for all groups and store the events in the database.
It's done for all current existing events (ws/ss).
The whole process takes a while (1-5min), depending on the amount of groups and events.
The whole process takes a while (30s-2min), depending on the amount of groups and events.
Stay for this time on the page and wait for the response.
http://127.0.0.1/api/fetchPlans
http://127.0.0.1/api/fetch/events
### View/Filter/Search in Admin UI