The application uses /api/skills/getAllGrouped to get all people's skills.
If there are valid skills that people do not have, then these are not present in the json.
To get a list of all skills onw needs to instead call: /api/skills/getAll
This comes of a discussion today on Teams, RIT #Random
I do not know what the behaviour will be if one searches for a skill that isn't possessed by anyone, I hope a bubble and no connections!
But whatever, the fix to use the getAll endpoint should be trivial.
The application uses /api/skills/getAllGrouped to get all people's skills.
If there are valid skills that people do not have, then these are not present in the json.
To get a list of all skills onw needs to instead call: /api/skills/getAll
This comes of a discussion today on Teams, RIT #Random
I do not know what the behaviour will be if one searches for a skill that isn't possessed by anyone, I hope a bubble and no connections!
But whatever, the fix to use the getAll endpoint should be trivial.