We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9605846 commit 29a7113Copy full SHA for 29a7113
changelog/unreleased/eos-bc-for-attrs
@@ -0,0 +1,9 @@
1
+Bugfix: Use binary client for Attrs
2
+
3
+EOS < 5.3 has a couple of bugs related to attributes:
4
+* Attributes can only be removed as root or the owner, but over gRPC we cannot become root
5
+* The recursive property is ignored on set attributes
6
7
+For these two issues, we circumvent them by calling the binary client until we have deployed EOS 5.3
8
9
+https://github.com/cs3org/reva/pull/5123
0 commit comments