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

Consider allowing metadata to reuse the previous source value if it was not provided with the request #497

Open
Greenheart opened this issue Dec 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Greenheart
Copy link
Collaborator

For example, this would simplify editing or verification of data. If the source didn't change, there would one less field for the editor to fill in. And this is especially noticeable when manually editing via a REST client.

However, we would have to add validation if there is no previous metadata for that data point from where we could reuse the source. Or, maybe that would be OK if we just left the source as an empty string? In that case, this could be a good improvement.

@Greenheart Greenheart added the enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant