Skip to content

Conversation

@fitztrev
Copy link
Member

@fitztrev fitztrev commented Jan 13, 2026

Since #18938, documents in f_topic collection can have:

  1. no sticky property
  2. sticky: false
  3. sticky: true
  4. sticky: 'userId-who-stickied-it'

This fixes the query to show the stickied topics at the top of each category list.

@fitztrev
Copy link
Member Author

Alternatively, maybe we only do Option[UserId] instead of also supporting the boolean values? (with a db migration)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant