ls1intum / prompt

PROMPT is a support tool designed to assist program management in project-based courses
9 stars 1 forks source link

fixing the development profile data model #697

Closed niclasheun closed 2 weeks ago

niclasheun commented 2 weeks ago

Description

This PR tires to fixes the issue, that the development profile is not displayed in the export and Intro Course overview. It removes the duplication of the development IDs in the client data model and adjusts to the actual data send by the server.

How this has been tested

I tested it locally and this solves the problem. Before the change, the development profile is not displayed and afterwards, the development profile is correctly displayed and exported.