ballyalley-o / tccp-server

A scalable backend server solution designed to manage and orchestrate software development bootcamps/courses from multiple schools, providing robust APIs and data storage capabilities.
2 stars 0 forks source link

[BUG] : Virtuals conflict with populate field with in bootcamp advanced result #69

Closed ballyalley-o closed 2 months ago

ballyalley-o commented 2 months ago

Describe the bug Conflict with virtuals that doesn't have a data, i.e. course populate with for bootcamps that doesnt have courses.

To Reproduce Steps to reproduce the behavior:

  1. Run the client
  2. Click on 'view all bootcamps'
  3. Scroll down to 'send a GET request'
  4. See error

Expected behavior should return requested entity/ies

this results to broken pipe. and crash the server.

Screenshots

Image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.