Bug 51509 - Kelvin API doesn't know "school_admin" role
Kelvin API doesn't know "school_admin" role
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: HTTP-API (Kelvin)
UCS@school 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: Daniel Tröder
Ole Schwiegert
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-17 00:30 CEST by Daniel Tröder
Modified: 2020-06-17 09:49 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2020-06-17 00:30:11 CEST
The Kelvin API "role" resource cannot handle the "school_admin" role in the ucsschool_role attribute. When a user is found with such a role, a ValueError is raised by the Enum in SchoolUserRole.
Comment 1 Daniel Tröder univentionstaff 2020-06-17 00:37:35 CEST
The "school_admin" role is now supported.

[feature/kelvin 33030003b] Bug #51509: add support for the school_admin role
Comment 2 Daniel Tröder univentionstaff 2020-06-17 00:42:49 CEST
[feature/kelvin c45e3f025] Bug #51509, Bug #51510: changelog

The Docker image has been rebuilt and uploaded to the test appcenter for version "1.1.1".
Comment 3 Ole Schwiegert univentionstaff 2020-06-17 08:55:11 CEST
Tests: OK
Functionality: OK
Present in Kelvin 1.1.1: OK
Comment 4 Daniel Tröder univentionstaff 2020-06-17 09:49:24 CEST
Code was released with app version "1.1.1".