Skip to content

FEATURE: Automatically create relationships in static database #494

@mbeps

Description

@mbeps

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions