Subject and Courses lists broken #30

Closed
opened 2024-11-18 14:20:02 +01:00 by magicfelix · 3 comments
magicfelix commented 2024-11-18 14:20:02 +01:00 (Migrated from edugit.org)

The following error appears as response to the courses/subjects query:

  {
    "errors": [
      {
        "message": "ContentType matching query does not exist.",
        "locations": [
          {
            "line": 2,
            "column": 3
          }
        ],
        "path": [
          "items"
        ]
      }
    ],
    "data": {
      "items": null
    }
The following error appears as response to the courses/subjects query: ```json { "errors": [ { "message": "ContentType matching query does not exist.", "locations": [ { "line": 2, "column": 3 } ], "path": [ "items" ] } ], "data": { "items": null } ```
magicfelix commented 2024-11-18 14:20:12 +01:00 (Migrated from edugit.org)

created branch 30-subject-and-courses-lists-broken to address this issue

created branch [`30-subject-and-courses-lists-broken`](/AlekSIS/onboarding/AlekSIS-App-Cursus/-/compare/master...30-subject-and-courses-lists-broken) to address this issue
magicfelix commented 2024-11-18 14:20:18 +01:00 (Migrated from edugit.org)

mentioned in merge request !114

mentioned in merge request !114
hansegucker commented 2025-02-19 20:39:05 +01:00 (Migrated from edugit.org)

mentioned in commit c19ed62240

mentioned in commit c19ed62240734dd948edcea75b181aa711cfa7b4
hansegucker (Migrated from edugit.org) closed this issue 2025-02-19 20:39:05 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Cursus#30
No description provided.