You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. It takes a few seconds until status values are updated, try to refresh the page. After "undo release" it should say "pushed" (it also takes a few seconds to update the status value).
Screenshot of a created assignment, released assignment and "undo release":
It takes a few seconds until status values are updated, try to refresh the page. After "undo release" it should say "pushed" (it also takes a few seconds to update the status value).
Ah yes, indeed! I was not patient enough. Status seems to be correct after 5-10 seconds and clicking on the item and then going back to the overview.
This is an issue with caching. We should implement a reload flag that is passed to the navigate function of react-router when some data has been updated. This flag should then be passed to the data-loading services to bypass the cache and reload the new data.
meffmadd
transferred this issue from TU-Wien-dataLAB/grader-service
Jan 15, 2024
Describe the bug
The status of assignments seems to be wrong in some cases. I will describe one situation here, but I think it is not the only one.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Screenshot 1:
Screenshot 2:
The text was updated successfully, but these errors were encountered: