Specified uri as ID in ConceptDto and UnitDto and enabled=false option for certain fields
Closes #333
Merge request reports
Activity
added Bug scope::Backend labels
requested review from @mweise
assigned to @grantnert48
@mweise I had to remove the
enabled = falseoption fromcreatedandcolumnsfields in these DTOs because I would always get an error saying that this option is only allowed on fields ofFieldType.Object. Is this okay?mentioned in commit 8bb23619
Please register or sign in to reply