Skip to content

Server status available for competition organizers and queue collaborators#2158

Merged
ObadaS merged 2 commits intodevelopfrom
improve-server-status
Feb 5, 2026
Merged

Server status available for competition organizers and queue collaborators#2158
ObadaS merged 2 commits intodevelopfrom
improve-server-status

Conversation

@Didayolo
Copy link
Member

@Didayolo Didayolo commented Feb 5, 2026

Description

Now, for normal users, the server status list:

  • this user's own submissions
  • submissions running on competitions where the user is owner or organizer
  • submissions running on queue where the user is owner or collaborator

Issues this PR resolves

A checklist for hand testing

  • Make submissions on default queue and on custom queue by the competition owner and by a separate user (participant)
  • Check the server status for both users - the participant should only be able to see their own submissions
  • Make the participant collaborator of the custom queue. All submissions on that queue should appear
  • Make the participant co-organizer of the challenge. All submissions on the challenge (on all queues) should appear

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@Didayolo Didayolo changed the title Server status avaiable for competition organizers and queue collaborators Server status available for competition organizers and queue collaborators Feb 5, 2026
@ObadaS ObadaS merged commit 392a246 into develop Feb 5, 2026
1 check passed
@ObadaS ObadaS deleted the improve-server-status branch February 5, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The server status is only visible to the queue creator; it's not visible to other administrators.

2 participants