dbs and
This commit is contained in:
@@ -107,8 +107,8 @@ func (wfa *workflowMongoAccessor) execute(workflow *Workflow) {
|
||||
},
|
||||
}
|
||||
resource, _, err := accessor.Search(filters, "")
|
||||
fmt.Println(resource)
|
||||
if err == nil && len(resource) > 0 {
|
||||
fmt.Println(workflow.Processings, resource[0].GetID())
|
||||
accessor.UpdateOne(&workspace.Workspace{
|
||||
Active: true,
|
||||
ResourceSet: resources.ResourceSet{
|
||||
|
Reference in New Issue
Block a user