Skip to content

Remove garvan url from prisma schema tcLink default #870

Description

@ignatiusm

Currently Ln124 of application/backend/prisma/schema.prisma sets default Terms and Conditions link (tcLink) to be a Garvan site:

  tcLink          String  @default("https://garvan-data-science-platform.github.io/ctrl-docs/docs/terms-and-conditions")

If other organisations are going to deploy CTRL they are not going to want to point to Garvan terms and conditions. I suggest this should be blank by default.

Also, by not having a default, this can force the deploying Organisation to actively populate the tcLink when deploying the Application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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