Under the hood
Artifact comment threads can now report dropped threads and degraded data per thread
What
The data format for artifact comment threads (comment discussions attached to shared artifacts) gained several new optional fields:
threads_droppedandthread_filter, which indicate when threads were left out and how the results were filteredscoped_dispatchandoutside_org, related to scoping the request- per-thread flags
resolved_degraded,activated_degraded,anchor_file_degraded, andcomments_degraded, marking when specific parts of a thread's data couldn't be fully loaded anchor_regionandregion_inside, describing the reference location a thread anchors to
Why
These fields let the client tell the difference between a thread that's simply empty and one where data was dropped, filtered out of scope, or only partially loaded, which should make it clearer when comment data shown is incomplete rather than genuinely absent.