Bug 55176 - Fetch notifications for portal.json
Fetch notifications for portal.json
Status: NEW
Product: UCS
Classification: Unclassified
Component: Portal
UCS 5.0
Other Windows NT
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-09-06 14:44 CEST by Torben Köhn (ext)
Modified: 2022-11-16 16:14 CET (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
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 Torben Köhn (ext) univentionstaff 2022-09-06 14:44:46 CEST
- portal.json Endpunkt im UCS Portal macht OpenLDAP/UDM Abfrage nach
  - den letzten 10 Notifications mit type "event"
  - allen Notifications mit type "announcement"
- Ergebnis wird via JSON an das Frontend übermittelt (Genaue Struktur noch unklar, aber potenziell über 2 Keys "notifications" (events) und "announcements" (announcements))
Comment 1 Torben Köhn (ext) univentionstaff 2022-09-06 15:46:21 CEST
- portal.json endpoint makes OpenLDAP/UDM request to:
  - last 10 notifications with type "event"
  - all notifications with type "announcement"
- Response will be requested by the frontend (exact structure not clear, but potentially 2 keys "notifications" (events) and "announcements" (announcements))