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
Currently, the ArcInvestigation.toJsonString function will include all Studies in the output json. In contrast, it will ignore all Assays that are not registered to a Study. Should we go a step further and only include those studies that are registered?
The text was updated successfully, but these errors were encountered:
HLWeil
added
the
Type: Bug
Something is not working, and it is confirmed by maintainers to be a bug.
label
Oct 10, 2023
Currently, the
ArcInvestigation.toJsonString
function will include allStudies
in the output json. In contrast, it will ignore allAssays
that are not registered to a Study. Should we go a step further and only include those studies that are registered?The text was updated successfully, but these errors were encountered: