-
Notifications
You must be signed in to change notification settings - Fork 9
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
Assign multiple survey blocks and stratums to a sampling site #1217
Conversation
Openshift URLs for the PR Deployment: |
api/src/paths/project/{projectId}/survey/{surveyId}/sample-site/{surveySampleSiteId}/index.ts
Outdated
Show resolved
Hide resolved
api/src/paths/project/{projectId}/survey/{surveyId}/sample-site/{surveySampleSiteId}/index.ts
Outdated
Show resolved
Hide resolved
… inserts instead of updates
…th methods/blocks and plain record
…g for deleting currently referenced survey blocks
…that reference a sampling site
…fore removing survey blocks
…s & fix sample_stratum_count and sample_block_count
I was able to add block and stratum to the sampling site but I'm unable to remove the stratum. Visually it disappears but opening up the edit page for the sampling site the stratum persists |
…ample-site-blocks
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ran locally, seems to work as expected.
🗺️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⛵
Links to Jira Tickets
None
Description of Changes
Testing Notes