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

Make linked datasets read-only #953

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

olsen232
Copy link
Collaborator

@olsen232 olsen232 commented Dec 4, 2023

Avoids confusion of writing non-linked local changes to a linked dataset, which will cause it to be de-linked on a tile-by-tile basis.

Datasets can still be modified by reimporting over the top.

#905

Checklist:

  • Have you reviewed your own change?
  • Have you included test(s)?
  • Have you updated the changelog?

@olsen232 olsen232 requested a review from craigds December 4, 2023 22:05
@olsen232 olsen232 force-pushed the read-only-linked-datasets branch from cc357f9 to 049fbeb Compare December 5, 2023 00:07
Avoids confusion of writing non-linked local changes to a linked
dataset, which will cause it to be de-linked on a tile-by-tile basis.

Datasets can still be modified by reimporting over the top.
@olsen232 olsen232 force-pushed the read-only-linked-datasets branch from 049fbeb to 8e8164e Compare December 5, 2023 00:48
@olsen232 olsen232 merged commit 85e4339 into master Dec 5, 2023
33 checks passed
@olsen232 olsen232 deleted the read-only-linked-datasets branch December 5, 2023 01:38
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

Successfully merging this pull request may close these issues.

2 participants