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

feat: 1786 update api for cone moisture content #1904

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

mgaseta
Copy link
Collaborator

@mgaseta mgaseta commented Mar 21, 2025

Description

Closes #1786

Changelog

New

  • Added new endpoint, service and dtos for updating MCC data

Changed

  • Nothing :)

Removed

  • Nothing :)

How was this tested?

  • 🧠 Not needed
  • 👀 Eyeball
  • 🤖 Added tests

What gif/image best describes this PR or how it makes you feel?


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@mgaseta mgaseta self-assigned this Mar 21, 2025
@mgaseta mgaseta requested a review from SLDonnelly as a code owner March 21, 2025 13:48
@mgaseta mgaseta linked an issue Mar 21, 2025 that may be closed by this pull request
replicateNumber
);

if (replicate.isEmpty()) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this is relaed to how we maintain the riaKey and replicateNumber.
I am wondering if not exsit, we should create a new one instead of throwing error?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@xiaopeng0202 if you have any questions about the CONSEP tables and APIs please feel free to reach out to Ron Robb

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed here: b337dbd

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.

Update API for Cone Moisture Content
3 participants