Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHARE: deleting existing permission failing with unhandled exception #97

Open
jesscmoore opened this issue Dec 16, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@jesscmoore
Copy link
Contributor

jesscmoore commented Dec 16, 2023

MYNOTES > click file Foo 3 > Click delete karen-reep's permissions is causing unhandled exception as removeSharedKey is failing

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Failed to create/update the shared file.
#0      removeSharedKey (package:podnotes/common/rest_api/res_permission.dart:843:5)
<asynchronous suspension>
#1      permissionRow.<anonymous closure>.<anonymous closure>.<anonymous closure> (package:podnotes/notes/share_note.dart:152:53)
<asynchronous suspension>

Image

On return to the same file, see that karen-reep's permission was removed:

Image

@jesscmoore jesscmoore added the bug Something isn't working label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants