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
* feature: no login required by default
* fix: change user id to BIGSERIAL
* fix: fix the bug when creating dataset without tags
* fix: modify the sidebarOpen button color
Copy file name to clipboardExpand all lines: backend/services/data-management-service/src/main/java/com/datamate/datamanagement/application/DatasetApplicationService.java
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,9 @@ public Dataset createDataset(CreateDatasetRequest createDatasetRequest) {
0 commit comments