Skip to content

Relationship fields should not be editable #1202

@cb1kenobi

Description

@cb1kenobi

When you have a table with a relationship, the result set shows both the foriegn key and the relationship field.

When you go to add a new record, it shows the relationship field in the JSON with a value of null. If you try click save, it errors with ClientError: Computed property package may not be directly assigned a value. The relationship field is not editable. It should not be in the JSON. You have to remove it to be able to save the new record. Same goes for editing an existing record.

So, if we can't edit a relationship field, I think could omit the relationship field from the results table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions