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

Moisture Content Cones - Activity results table part 2 #1785

Open
13 tasks
SLDonnelly opened this issue Dec 17, 2024 · 0 comments
Open
13 tasks

Moisture Content Cones - Activity results table part 2 #1785

SLDonnelly opened this issue Dec 17, 2024 · 0 comments

Comments

@SLDonnelly
Copy link
Collaborator

SLDonnelly commented Dec 17, 2024

As a TSC User I want previously entered data to appear in the activity results table feature So That I can view, edit or delete previous entered data

Acceptance Criteria

  • Given that data was previous entered, when I open the screen, all the fields in the activity results table retrieve the data that was entered. GET Oracle API For Cone Moisture Content #1787
  • Given that the activity has not been accepted, when I click on the add row button, a new row with the next replicate number is added to the bottom of the table.
  • Given that the activity has not been accepted, when I update data in a field, the changes are saved.
  • Given I am on the Moisture Content screen, when I enter data into the table, then it gets saved as I am entering data.
  • Given that I have the correct permission, when I update data into the activity results per replicate table, data is updated in the corresponding fields that have been mapped out Update API for Cone Moisture Content #1786
  • Given that I have the correct permission, when I delete data in the activity results per replicate table, data is deleted in the corresponding fields that have been mapped out Delete API for Moisture Cone Content Screen #1788
Screen Name Record Source Old Form Field New Form Field Table Column Type
Moisture Content Cones qryCNSL25_MC Override Reason TBD CNS_T_TEST_REP_MC TOLRNC_OVRRDE_DESC VARCHAR2(2000)
Moisture Content Cones qryCNSL25_MC Replicate Replicate CNS_T_TEST_REP_MC TEST_REPLICATE_NO Number (5,0)
Moisture Content Cones qryCNSL25_MC Rep Comment Comments CNS_T_TEST_REP_MC REPLICATE_COMMENT VARCHAR2(255)
Moisture Content Cones qryCNSL25_MC Accept? Acc CNS_T_TEST_REP_MC REP_ACCEPTED_IND Number (5,0)
Moisture Content Cones qryCNSL25_MC Fresh Seed Only Fresh seed CNS_T_TEST_REP_MC FRESH_WEIGHT Number (7,3)
Moisture Content Cones qryCNSL25_MC Dry Weight Dry weight CNS_T_TEST_REP_MC DRY_WEIGHT Number (7,3)
Moisture Content Cones qryCNSL25_MC Container Weight Container weight CNS_T_TEST_REP_MC CONTAINER_WEIGHT Number (7,3)
Moisture Content Cones qryCNSL25_MC Container Number Container # CNS_T_TEST_REP_MC CONTAINER_ID Varchar2(4)
Moisture Content Cones qryCNSL25_MC Cont + Dry Seed Cont + Dry seed CNS_T_TEST_REP_MC CNTNR_AND_DRY_WGHT Number (7,3)

Additional Context
Mapped Endpoints: https://bcgov-my.sharepoint.com/:x:/r/personal/sabina_donnelly_gov_bc_ca/Documents/!%20SPAR%20Modernization/CONSEP_Screen_Documentation/[CONSEP_Screen_fields.xlsx](https://bcgov-my.sharepoint.com/:x:/r/personal/sabina_donnelly_gov_bc_ca/Documents/!%20SPAR%20Modernization/CONSEP_Screen_Documentation/CONSEP_Screen_fields.xlsx?d=wd074157a0e5046f894d8a303a5b47225&csf=1&web=1&e=HRWZ83)?d=wd074157a0e5046f894d8a303a5b47225&csf=1&web=1&e=HRWZ83

Figma design for Moisture Content Cones: https://www.figma.com/design/wWqNmvDMzrJDU8NDpCJ46b/Testing-activities-(Purity---Moisture---Xray---Fungal---SPG---etc.)?node-id=2249-59413&t=CVqpWRq9R4n6MeVq-4

Definition of Done

  • Ready to Demo in Sprint Review
  • Does what I have made have appropriate test coverage?
  • Documentation and/or scientific documentation exists and can be found
  • Peer Reviewed by 2 people on the team
  • Manual testing of all PRs in Dev and Prod
  • QA from UX team member
  • Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant