When calling getTabInstances, we have observed that sometimes the results for some tabs are missing critical fields like channelId and teamId.
- This doesn't happen on every call - I haven't been able to determine a pattern for why/when it happens.
- When it happens, it seems to always be the same tab instances that fail. The issue never occurs "partially" - either all the tabs that have the issue are missing these values, or no tabs are missing these values.
See the null values marked with red below:

When calling getTabInstances, we have observed that sometimes the results for some tabs are missing critical fields like
channelIdandteamId.See the
nullvalues marked with red below: