-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: iOS 1.7, Android 1.4
-
Tags:
-
Sprint:nxfit 9.1.7
-
Story Points:2
In the current state, we can add a document to a collection regardless of the permissions. If Write is not granted to the collection an error occurs.
1/ We should handle this error with a Toast + Bugsnag notify.
2/ We should filter the list of suggested collections to only display the ones with Write permission.