Skip to content

Fix API bugs surrounding SRP configuration

Sam Kagan requested to merge fix-api-bugs-srp-config into main

Depends on MR!749

Specifically:

  • Updated SRP-upsert endpoint to not expect srIds
  • Fixed bug where SR-upsert endpoint didn't update isChair
  • Fixed bug where SRP-upsert endpoint didn't support Proposal reassignment

Merge request reports