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

Fixing server card issues #766

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Fixing server card issues #766

merged 1 commit into from
Aug 31, 2023

Conversation

ssrahn
Copy link
Collaborator

@ssrahn ssrahn commented Aug 22, 2023

  • Fixes Numeric ID for Opencast server #708

    • Uses dropdown of servers to choose from instead
    • Making sure the default server is always set, calls the appropriate check in the backend to set it when:
      • a new server has been added
      • a server has been deleted
      • the global config is stored
  • ServerCard did save incorrect configurations

    • Fixed it by not saving configs with errors

@ssrahn ssrahn added v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x priority:low type:usability labels Aug 22, 2023
@ssrahn ssrahn requested a review from tgloeggl August 22, 2023 14:52
@ssrahn ssrahn self-assigned this Aug 22, 2023
@tgloeggl tgloeggl merged commit c4649b0 into master Aug 31, 2023
6 checks passed
@ssrahn ssrahn deleted the fix-708 branch September 6, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low type:usability v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Numeric ID for Opencast server
2 participants