Hello Everyone,
Currently we only have one test email (admin, PW: Admin123) for developing purposes. This limits our boundaries to use only one account to add patients and check for errors. Due to this limitation, we cannot see how the app behaves when we log out and login from a different accounts, how data is saved online and offline with respect to different accounts.
I have created this topic to know the thoughts of the moderators and contributors of the project. If this is a matter of great importance, please enable a second credentials for testing purposes. It would help us a lot while developing the project.
Admins are always able to add new accounts in the Web app. For examples if you’re using our https://demo.openmrs.org/openmrs/login.htm , you can create a new account there. After that, just login with the same credentials in the Android client. Hope this helps.
What is “Provider Details” for?
On the Web App, a user without provider details is not being able to Register Patients.
But if the same user is logged in the Android App, he is able to register patients.
Also the data from the android app is uploaded to the web app and the registered patients can be seen on the web app (even if on the web app he wasn’t able to register patients).
I don’t know if this is some kind of bug or what. Should I report the same on JIRA?