JMurk / Valve_Hydrant_Mobile_Issues

Water Valve Status Mobile Issues
0 stars 0 forks source link

Hydrant Status: able to add photo on old inspection #72

Open rssidlowski opened 8 years ago

rssidlowski commented 8 years ago

User should not be able to add a photo to an old inspection. The same business logic should be applied to adding photos as editing an existing hydrant status.

yousifmalik commented 8 years ago

Completed and ready for testing on DEV

slmessier commented 8 years ago

This functionality has been largely validated. However, I was able to identify one specific case that requires a development fix.

Please enforce the same system logic for the Remove button on the photos screen. This button is currently erroneously enabled when the inspection is 7+ days old and should otherwise be read-only.

Please reference the following graphic and implement the security constraints indicated for each of the 2 cases:

  1. Editor User case
  2. Read Only User case

image

yousifmalik commented 8 years ago

Completed and ready for testing on DEV

slmessier commented 8 years ago

I was able to successfully validate the full workflow using the DEV application. Issue will be marked as "Ready for Production".