Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-martyp committed Jan 6, 2025
1 parent 4b3df11 commit 0338121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions study/src/org/labkey/study/model/DatasetDomainKind.java
Original file line number Diff line number Diff line change
Expand Up @@ -830,6 +830,7 @@ public boolean supportsPhiLevel()
return ComplianceService.get().isComplianceSupported();
}

// Query datasets don't have a domain kind, so check here if the dataset is a query dataset
@Override
public boolean isProvisioned(Container container, String name)
{
Expand Down

0 comments on commit 0338121

Please sign in to comment.