Skip to content

Table creation only happens after second save #105

@xybrnet

Description

@xybrnet

When adding a release and DB Table to a Field/SimpleTable, the underlying table in the DB only gets created after the second save.

This happens irrespective of whether the DB Table is created before editing the Field/SimpleTable, or inline while editing the Field/SimpleTable.

This probably happens because the code that creates the underlying db table only gets called when saving the object, and not when creating it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions