Skip to content

Update documentation ofcontact_details #563

@PGijsbers

Description

@PGijsbers

Organisation and Person have contact_details fields which is a one-to-one map between a contact and an organisation. This seems competely redundant with the more generic contact list provided at the AIResource level. A contact_details property is also not specified in the meta model.

In a migration where this is dropped, we do also need to safely add current mappings defined this way to their matching many-to-many mapping (e.g., migrate from the contact columns to the link tables).
In the test server, there is currently one contact with a direct relation with an organisation. In production, this is not yet used.

For that reason, at this moment and with the proper migration, I think it is fine to consider this a non-breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationprioritySomething identified as having a higher priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions