When a user attempts to add an attachment to a record (e.g., a Project) while using a "Local Account", the action fails and the app displays a network error: "no internet connection or server unreachable". Because local accounts are designed to store data directly on the device, the application should not be initiating network checks or attempting to push the file to a remote server.
To Reproduce
1.Log in or navigate to the app using a Local Account.
2.Open a form that supports attachments (e.g., creating or editing a Project).
3.Scroll down to the Attachments section and attempt to upload a file.
4.Observe the error message that appears.
Expected behavior
The application should recognize that the active account is a Local Account and bypass any network connectivity checks. The attachment should be successfully saved or linked to the local database/storage on the device.
Screenshots
Screenshot attached
Mobile (please complete the following information):
Tested on POCO
When a user attempts to add an attachment to a record (e.g., a Project) while using a "Local Account", the action fails and the app displays a network error: "no internet connection or server unreachable". Because local accounts are designed to store data directly on the device, the application should not be initiating network checks or attempting to push the file to a remote server.
To Reproduce
1.Log in or navigate to the app using a Local Account.
2.Open a form that supports attachments (e.g., creating or editing a Project).
3.Scroll down to the Attachments section and attempt to upload a file.
4.Observe the error message that appears.
Expected behavior
The application should recognize that the active account is a Local Account and bypass any network connectivity checks. The attachment should be successfully saved or linked to the local database/storage on the device.
Screenshots
Screenshot attached
Mobile (please complete the following information):
Tested on POCO