You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have node ids generated in report/id.go and render/id.go, which generate subtly different IDs. It might be possible to simplify the code either by always using the fully-scoped IDs, or by always using the un-scoped IDs.
Needs investigation...
The text was updated successfully, but these errors were encountered:
We have node ids generated in
report/id.go
andrender/id.go
, which generate subtly different IDs. It might be possible to simplify the code either by always using the fully-scoped IDs, or by always using the un-scoped IDs.Needs investigation...
The text was updated successfully, but these errors were encountered: