Bulk announce via 1b12
-
I have a clarification question for @[email protected] regarding 1b12. There are instances where a group actor may have occasion to announce multiple notes all at once. For example:
- New notes discovered while traversing upwards to root — may want to announce all parent notes
- An existing topic/thread (containing a variable number of notes) is assumed by this group actor (e.g. it was moved to the category/forum).
What would be the expected behaviour from an implementor in that scenario? A single
Announce(Collection)
? MultipleAnnounce(Note)
in chronological order?During our testing, @[email protected]
did warn me that a collection was announced, and that caused issues because NodeBB's implementation didn't (and still doesn't) account for that. I believe he changed up the behaviour now.@[email protected], Angus did mention offline that you warned him about this in the past!
Copyright © 2024 NodeBB | Contributors