Page MenuHomePhabricator

[web] Fix thread creation from media
ClosedPublic

Authored by ashoat on Oct 19 2023, 1:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 5 2025, 1:31 AM
Unknown Object (File)
Feb 20 2025, 8:07 PM
Unknown Object (File)
Feb 2 2025, 12:16 PM
Unknown Object (File)
Jan 27 2025, 1:57 AM
Unknown Object (File)
Jan 24 2025, 9:20 AM
Unknown Object (File)
Jan 24 2025, 9:20 AM
Unknown Object (File)
Jan 24 2025, 9:20 AM
Unknown Object (File)
Jan 24 2025, 9:17 AM
Subscribers

Details

Summary

This solves ENG-5145, a regression introduced in D7434.

The issue is that pending threads don't appear in the ThreadStore. Instead of trying to pull the ThreadInfo from the ThreadStore, we should drill it through from the callsites.

Test Plan

I confirmed that I'm again able to create a thread from media in my local environment (the bug no longer repros)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable