Skip to content

[Feature Request] Implement a separate cube_series table #213

Description

@Saterz

Is your feature request related to a problem? Please describe.
As of now, cubes are only grouped as series if they have exactly the same text string in the series column of the cube_models table. When they differ by even one character they are no longer grouped, this system is not reliable.

Describe the solution you'd like
Making a dedicated cube_series table that will link to the cube_models one thanks to a foreign key. Replacing the old series column

Describe alternatives you've considered
None

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions