You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Books/Manual/ReleaseNotes/KnownIssues34.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,3 +50,7 @@ ArangoSearch
50
50
* "NONE" read permission is not checked for a single link in a view with multiple links where others are "RW" for a user in cluster (internal #452)
51
51
* ArangoSearch doesn't support joins with satellite collections (internal #440)
52
52
* RocksDB recovery fails sometimes after renaming a view (internal #469)
53
+
* Link to a collection is not added to a view if it was already added to other view (internal #480)
54
+
* View directory remains in FS after a view was deleted (internal #485)
55
+
* Immediate deletion (right after creation) of a view with a link to one collection and indexed data reports failure but removes the link (internal #486)
56
+
* Segmentation fault happens when trying to delete a link in a view that has improper (via internal #486) state (internal #487)
0 commit comments