Skip to content

bug: do not archive pinned threads (resolves #1084) - #1088

Merged
tj-wazei merged 1 commit into
Together-Java:developfrom
SimonVerhoeven:feature/doNotArchivePinnedThreads
May 6, 2024
Merged

bug: do not archive pinned threads (resolves #1084)#1088
tj-wazei merged 1 commit into
Together-Java:developfrom
SimonVerhoeven:feature/doNotArchivePinnedThreads

Conversation

@SimonVerhoeven

@SimonVerhoeven SimonVerhoeven commented Apr 14, 2024

Copy link
Copy Markdown
Contributor

This change moves the check a bit earlier, so the list is filtered in a functional style.
The change to the shouldBeArchived signature, is so isPinned() can be invoked.

fixes #1084

@SimonVerhoeven
SimonVerhoeven requested a review from a team as a code owner April 14, 2024 08:52
@Taz03 Taz03 added bug Something isn't working priority: normal labels May 6, 2024
@tj-wazei
tj-wazei merged commit 2738a98 into Together-Java:develop May 6, 2024
@ankitsmt211 ankitsmt211 mentioned this pull request May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working priority: normal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pinned threads should not be archived in questions

3 participants