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

Set casingId on re-save #1017

Merged
merged 5 commits into from
Feb 13, 2024
Merged

Conversation

tschumpr
Copy link
Contributor

Resolves #1010

@tschumpr tschumpr marked this pull request as ready for review February 12, 2024 08:34
@@ -146,6 +146,10 @@ const HydrotestInput = props => {
data.codelistIds = [...data.codelistIds, ...data.evaluationMethodId];
}

if (data.casingId == null) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q: bei den anderen Hydrogeologytypen (wateringress etc) braucht es das nicht?

@tschumpr tschumpr merged commit 5b1e091 into reusable-datacard-components Feb 13, 2024
6 checks passed
@tschumpr tschumpr deleted the set-casing-id-on-resave branch February 13, 2024 08:41
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.

3 participants