Skip to content

Commit 612c0c0

Browse files
committed
fixup! annotations: add annotations error codes
1 parent 3539bc7 commit 612c0c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/errors/codes.textile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -764,12 +764,12 @@ This error occurs when attempting to "subscribe to individual annotations":/docs
764764
*Resolution*:
765765
* Ensure that @annotation_subscribe@ mode is specified in the client "channel options":/docs/channels/options before subscribing to individual annotations.
766766

767-
h2(#93002). 93002: Annotations are only supported on channels with the Mutable Messages feature enabled
767+
h2(#93002). 93002: Annotations are only supported on channels with message annotations, updates, and deletes enabled
768768

769-
This error occurs when attempting to use "message annotations":/docs/messages/annotations on a channel that does not have Mutable Messages enabled.
769+
This error occurs when attempting to use "message annotations":/docs/messages/annotations on a channel that does not have them enabled.
770770

771771
*Resolution*:
772-
* Create a "channel rule":/docs/channels#rules for the channel or channel namespace with Mutable Messages enabled.
772+
* Create a "channel rule":/docs/channels#rules for the channel or channel namespace with *Message annotations, updates, and deletes* enabled.
773773

774774
h2(#101000). 101000: Space name missing
775775

0 commit comments

Comments
 (0)