Merge remote-tracking branch 'origin/main' into resource-store
This commit is contained in:
@@ -28,7 +28,7 @@ func (s *Service) handleCsvContentScenario(ctx context.Context, req *backend.Que
|
|||||||
|
|
||||||
csvContent := model.CsvContent
|
csvContent := model.CsvContent
|
||||||
if len(csvContent) == 0 {
|
if len(csvContent) == 0 {
|
||||||
return backend.NewQueryDataResponse(), nil
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
alias := model.Alias
|
alias := model.Alias
|
||||||
|
|||||||
Reference in New Issue
Block a user