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

New Round -> Can Save Higher Temperature than on Profile #362

Open
saratheneale opened this issue Jun 28, 2019 · 2 comments
Open

New Round -> Can Save Higher Temperature than on Profile #362

saratheneale opened this issue Jun 28, 2019 · 2 comments
Labels
bug A defect in design or behaviour P2 Issues not fitting P0, P1, or P3 testing-party

Comments

@saratheneale
Copy link

App version: (the number after "Buendia" on the starting screen)
Screen or dialog: New Round

Steps to replicate the problem

  1. Add a New Patient Round
  2. Enter 96 in Temperature field
  3. Click Save

Actual behaviour

  • the form saves

Expected behaviour

To throw an error for the invalid temperature data.

Notes

The profile on staging.buendia's openMRS Profile is drc-6. The absolute range of temperature is 30-50. I thought all of these limits were for form validation. I'm not sure what the expected behavior is here.

@saratheneale saratheneale added bug A defect in design or behaviour question More information is needed needs-triage New issue; needs to be prioritized testing-party labels Jun 28, 2019
@zestyping zestyping added P2 Issues not fitting P0, P1, or P3 and removed needs-triage New issue; needs to be prioritized question More information is needed labels Jul 1, 2019
@zestyping
Copy link
Contributor

Yes, this does look like a real bug. The form should reject temperatures outside the range 30 to 50.

@zestyping
Copy link
Contributor

Replicated this easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in design or behaviour P2 Issues not fitting P0, P1, or P3 testing-party
Projects
None yet
Development

No branches or pull requests

2 participants