Always enable favorites, remove FRONTEND_ENABLE_FAVORITES flag#2494
Always enable favorites, remove FRONTEND_ENABLE_FAVORITES flag#2494rhafer merged 1 commit intoopencloud-eu:mainfrom
Conversation
1ce3f27 to
58dba35
Compare
|
|
Also unsure about the changelog situation? I'd have expected an item regarding favorites but can't find anything to append to |
aduffeck
left a comment
There was a problem hiding this comment.
I'm fine with this change. While there are still storage drivers in our reva which do not implement the new favorites API all of the supported drivers do.
If we need this in the future we can always bring it back, but for now I'd say we keep it simple.
We use the ready-release-go plugin to generate a changelog for us. #2451 has an according entry for the backend change. |



Description
After #2454, favorites still arent' announced unless a feature flag is being set. From my understanding, this can be dropped in favor of just announcing the availabilty/capability of handling favorites?
Related Issue
Types of changes
Checklist: