Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What fields should be modifiable? #119

Open
stuartmcalpine opened this issue Apr 17, 2024 · 0 comments
Open

What fields should be modifiable? #119

stuartmcalpine opened this issue Apr 17, 2024 · 0 comments

Comments

@stuartmcalpine
Copy link
Collaborator

This is a placeholder issue to revisit the modifiable functionality.

Left over thoughts from PRs

Potentially these columns could be modifiable:

Execution table

  • description
  • execution_start
  • locale
  • configuration

Dataset table

  • the version and version suffix (as long as it doesn't clash)
  • creation_date
  • access_API
  • description
  • is_overwritable
  • name (if it doesn't clash)

There is also owner and owner_type that could be changed. But these are potentially more similar to the promotion between schemas, like changing the owner would be like transfer.

  • whether two values (True, False) for the modifiable field in the schema are sufficient or whether there should be a third, which allows a field to be modified only if something like force is specified
  • exactly which fields should be in each category
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant