Skip to content

Programming Exercises: Result modal shows incorrect build plan log #10476

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

Open
maximiliansoelch opened this issue Mar 13, 2025 · 0 comments
Open
Assignees
Labels
assessment Pull requests that affect the corresponding module bug exercise Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module

Comments

@maximiliansoelch
Copy link
Member

Describe the bug

When a submission has multiple results, e.g. due to a retrigger of the submission or manual assessment, the result modal shows the wrong build plan, i.e. only the latest build log.

To Reproduce

A programming exercise with a submission is required. Also make sure the latest submission has multiple results. You can do that by retrigger the submission, which will create a new result.

  1. Go to 'Participation', click on 'Submissions'
  2. Click on the first result string
  3. The modal opens, but it shows the build log of the latest build

Expected behavior

The opening modal should show the correct build plan corresponding to the result.

Screenshots

Screen.Recording.2025-03-13.at.17.31.49.mov

Which version of Artemis are you seeing the problem on?

7.10.5

What browsers are you seeing the problem on?

Safari

Additional context

No response

Relevant log output

@github-actions github-actions bot added assessment 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 labels Mar 13, 2025
@florian-glombik florian-glombik self-assigned this Mar 19, 2025
@florian-glombik florian-glombik modified the milestones: 7.10.6, 8.0 Mar 19, 2025
@krusche krusche modified the milestones: 8.0.0, 8.0.1, 8.0.2 Apr 17, 2025
@florian-glombik florian-glombik removed this from the 8.0.2 milestone Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assessment Pull requests that affect the corresponding module bug exercise Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants