Assessment
: Manual unreferenced feedback shows outdated long text
#10094
Labels
assessment
Pull requests that affect the corresponding module
bug
buildagent
Pull requests that affect the corresponding module
exercise
Pull requests that affect the corresponding module
lecture
Pull requests that affect the corresponding module
programming
Pull requests that affect the corresponding module
Describe the bug
When an assessment with an unreferenced manual feedback has been saved, and then changes are made to the text of the unreferenced feedback, expanding the feedback item in the result component shows the long text from the server, not the current state in the client. The collapsed text shows the current version however.
To Reproduce
in your IDE and copy the console output into the text area.
5. Save the assessment.
6. Add a number to the beginning of the text.
7. Expand the Info tab in the build result, it should contain the unreferenced feedback. When the feedback item is still collapsed, it shows the number in front. When expanded, it shows the previous version of the long text, without the number (see screenshots, in my case, the old version starts with '8' and the current one with '12').
Expected behavior
The expanded feedback item in the result component should always show the current version of the feedback.
Screenshots
Current text in the client
Collapsed preview of feedback text
Expanded feedback with long text, shows old version
Which version of Artemis are you seeing the problem on?
7.8.1
What browsers are you seeing the problem on?
Chrome, Safari
Additional context
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: