-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, the relationships between entities in the database need to be added manually. For example, if there is a project that has Python as a skill, the Python skill doesn't automatically have a list of all the projects/material that have Python defined as a skill. This makes filtering less efficient.
Describe the solution you'd like
Potentially use the filtering mechanism at build-time to create a map of the database with these relationships.
Describe alternatives you've considered
Keeping the current implementation.
Screenshots
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request