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

🐛 Freischaltungen von zuvor hochgeladenen (alten) Dateien werden nicht erfasst #57

Open
antonplagemann opened this issue Oct 8, 2020 · 1 comment
Labels
🐛 bug This is a bug 🏳️ help wanted Extra attention is needed

Comments

@antonplagemann
Copy link
Collaborator

Beschreibe den Bug

Wenn ein Dozent seine Materialen zuvor hochlädt und diese erst nach und nach freischaltet, benachrichtigt der Bot nicht über diese neuen Dateien. Der Modified-Timestamp als Vergleichsmethode funktioniert hier nicht da die Freischaltung die entsprechende Änderung ist und nicht wie sonst der Upload der Datei.

Schritte zum Reproduzieren:

Kann nicht manuell reproduziert werden.

Was sollte eigentlich passieren?

Der Bot sollte auch über diese Art von Updates informieren.

Weiteres:

Screenshots
Keine

Umgebung(please complete the following information):
OS unabhängig

Weitere Informationen
Keine

@antonplagemann antonplagemann added 🐛 bug This is a bug 🏳️ help wanted Extra attention is needed labels Oct 8, 2020
@tjarbo
Copy link
Owner

tjarbo commented Oct 8, 2020

Top 👍

Note:

Als Lösung wäre es vllt. sinnvoll auf den Moodle-Endpunkt mit den neusten Aktualisierungen eines Kurses zuzugreifen, anstatt das Attribut last_modified zu nutzen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug This is a bug 🏳️ help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants