-
Notifications
You must be signed in to change notification settings - Fork 17
Sharing #50
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
Comments
Tried this but it's having issues. I create a note, click the share button, start typing a name, click the autocompleted one, and nothing happens. Further attempts to share add more than one sharing field. I finally refreshed the page and the note is gone. Looking in the database, the note is still there but not displayed. Here is a screenshot of what I see Here is the log output, looks like a mysql issue of no default value for "groups" and something else:
I'm using Nextcloud v13.0.1 with LDAP users. Debian Jessie with php 7.2, mysql 5.7.21, kernel 4.14.28 I'm happy to wipe the database and run more tests, lemme know how I can help. |
Can you fill a grouping field and try again? I'll push a fix for default value. |
I create a new note and assign it to a "new group" called "ITS". After saving the note, the group doesn't show in the sidebar, nor is the note assigned to this "ITS" group. Looking in the database, the "grouping" field for this note is populated with "_new". Here is the log output:
|
Groups seems to be working great now in the lastest git pull today. However, sharing is not. When I click the share button, start to type a name, I can see that autocomplete show up with the user, but I cannot select the user for sharing. Here is what I found in the logs:
|
Can you please post details about your setup? The scss error isn't related to NextNote. |
Sure, I'm using Nextcloud v13.0.1 with LDAP users. Debian Jessie with php 7.2, mysql 5.7.21, vanilla kernel 4.14.28 |
Can you try sharing with a local user? I don't have a local LDAP setup yet. So didn't test sharing with LDAP users... |
@brantje, yes, local users work fine. Further investigations show that some LDAP users can be added, others not. Seems to be an issue on my end with LDAP. UPDATE: Confirmed. I tested Nextnote on a second server with a git pull from today, sharing is working with LDAP. ANOTHER BUG: Clicking the "trash" icon to remove a user from the shared list doesn't work. I am not able to click on the "trash" icon, seems to not be recognized as a link? |
Closing, sharing will be rebuild this weekend, after that i'll open a new issue. |
Uh oh!
There was an error while loading. Please reload this page.
Sharing is ready for testing!
I've fixed some API's that we're removed, unannounced by Nextcloud.
To test sharing
Clone master
Checklist
The text was updated successfully, but these errors were encountered: