Propagate folder pin state to child items - #1043
Conversation
Add a poropogation test for OpenVFS This addresses opencloud-eu#844
|
Hmm yes, I created the issue, more like a note to myself. Sadly, I did not provide much context about my intensions back then... But is that really needed, shouldn't we rather use "inherited" by default and look up a parent value if needed? |
|
I thought that was a necessary addition before 4.0.0 is greenlit! So if this would be too much of a performance hit here I'm not sure how major of a rewrite a proper implemention would be. |
Hmm your right the imported cfapi code does the same, not ideal either.... Current blockers for 4.0 are currently internal stuff like qa and code signing.... |
|
Ah, ok. If I'll have some more time to look this over I'll try to come up with a better idea, but I was kinda relying completely on parroting cfapi. I'm not in a rush for this to be merged so we can just keep this as a WIP. |
|
Well your pr made it clear to me that I have to think about how we handle this in general..... |
Add a poropogation test for OpenVFS
This addresses #844
Tested on my Arch system, I can't test it on OSX or Windows sadly.
Hopefully this plus my previous work could help the 4.0.0 milestone along.