We should additionally fetch archived and request inbox categories.
https://linear.app/comm/issue/ENG-11189/handle-conversation-requests
Differential D15312
[lib] Fetch all the inbox types Authored by tomek on Sep 10 2025, 6:08 PM.
Details
We should additionally fetch archived and request inbox categories. https://linear.app/comm/issue/ENG-11189/handle-conversation-requests Checked if the requests also were fetched. The problem with them is that fetching messages fails for them because of Not authorized to access this conversation error. It is expected and we should handle fetching the messages again after joining a thread https://linear.app/comm/issue/ENG-11186/fetch-all-the-messages-when-a-user-is-added-to-a-thread.
Diff Detail
Event TimelineComment Actions Is it okay to fetch it before we implement joining them? I think this might be confusing Comment Actions Makes sense! Let's wait with landing this for the proper solution to https://linear.app/comm/issue/ENG-11189/handle-conversation-requests Comment Actions I think it will be easier to land this diff (it introduces an option to fetch other categories) without actually fetching other categories. |