-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Favorite] Favorite file moved into a shared folder as recipient is no longer favorite #13274
Comments
Also happens when moving a shared favorited file out of the share. |
@PVince81 can you please have a look? THX |
Also happens with external storages |
I'll have a look. It is likely due to file id change. |
Just checked the database and indeed the file id changes. |
Raised the share breakage here: #13307 One possible solution is to add additional hooks that checks for such situations and then automatically update the share/favorite mapping by updating the file id. But honestly I'd prefer if we had stable file ids instead. There's more and more stuff relying on file ids. |
Raised #13310 to make the file id stable in general. |
File id stability #13310 is not fixable in 8.0. Deferring to 8.1 as per the blocking ticket. |
Fixed with #15360 |
Steps to reproduce
Expected behaviour
File is still favorite.
Actual behaviour
File loses its status as favorite file.
Server configuration
Operating system:
Ubuntu 14.04 LTS
Web server:
Apache
Database:
MySQL
PHP version:
5.5.9
ownCloud version: (see ownCloud admin page)
{"installed":true,"maintenance":false,"version":"8.0.0.1","versionstring":"8.0 alpha 1","edition":""}
Updated from an older ownCloud or fresh install:
fresh
List of activated apps:
none
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes
Client configuration
Browser:
Chrome
The text was updated successfully, but these errors were encountered: