You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users can keep registering farmers in different dams without syncing with same mobile number. To avoid this we need a way to access all subjects from user's mobile. Currently we support only accessing via UUID or location.
AC:
Add a facade method to get new subjects,
Add db in params so that it can be used in all rules
The text was updated successfully, but these errors were encountered:
mahalakshme
changed the title
[PhoneVerification] Add a method to get all subjects in mobile by subject type
[PhoneVerification] Add a method to get all subjects in user's catchment
Mar 12, 2025
Need:
Users can keep registering farmers in different dams without syncing with same mobile number. To avoid this we need a way to access all subjects from user's mobile. Currently we support only accessing via UUID or location.
AC:
The text was updated successfully, but these errors were encountered: