Skip to content

Commit

Permalink
Add general.stringid in propertyTypes query
Browse files Browse the repository at this point in the history
  • Loading branch information
njhlai committed Feb 16, 2022
1 parent b6236c9 commit 0080177
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ class V3StudyMigrationUpgrade(
// Property Types of ol.study
private val studiesPropertyTypes = propertyTypes.getAll(
setOf(
// "general.stringid",
UUID.fromString("ee3a7573-aa70-4afb-814d-3fad27cda988"),
// "general.fullname",
UUID.fromString("70d2ff1c-2450-4a47-a954-a7641b7399ae"),
// "diagnosis.Description",
Expand Down

0 comments on commit 0080177

Please sign in to comment.