Philip Johnson wrote:
Here's a supplemental idea: how hard would it be to generate a telemetry stream for the "unattached" issues in a release that have no workspace? Then we would get feedback from the system about this issue.
Reducer is on top of DailyProjectData, which uses workspace to do the filtering. Getting unattached issues in reducer requires bypassing DailyProjectData mechanism. It's doable but very messy.
So, I guess, we try manual approach for a while until somebody gets tired. Cheers, Cedric
