-
Notifications
You must be signed in to change notification settings - Fork 0
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
Older seedlots not updating new BV data #1667
Comments
Opened PR for this request is here: https://github.com/bcgov/nr-spar/pull/1669 |
Previous changes in the PR didn't fix the issue. Ricardo found the following. @mgaseta would you be able to follow up on Ricardo's work and see if we can complete this issue? |
Sure! I'll get right into it. |
Hi @mgaseta I've tested your PR. The recalculate section is now working and doesn't get stuck :) However it looks like the form isn't pulling in new breeding values. These are the testing steps that I took:
The Expected result is that new breeding values are brought up (see several GVO values updated from 2 to 10) screen-recorder-tue-oct-22-2024-15-07-03.webm |
As agreed on our sprint planning, this issue will only tackle the infinite loading problem, the wrong breading value issue will be tackled on issue #1704 |
Describe the Bug
Breeding values were update for Sitka spruce (Ss), so when I open the record, put it in edit mode and click on the recalculate button it should update the new breeding values from the oracle API and then recalculate the GW traits
Expected Behaviour
When I open a record in review mode and click recalculate, new BV should be pulled and the new GW should be recalculated
Actual Behaviour
The system is spinning and not pulling data
The text was updated successfully, but these errors were encountered: