Skip to content

Commit 29a7113

Browse files
committed
Add changelog
1 parent 9605846 commit 29a7113

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog/unreleased/eos-bc-for-attrs

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)