Skip to content
Snippets Groups Projects
Commit 339fb30a authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

dont save route for now

parent 9b059158
No related branches found
No related tags found
No related merge requests found
Pipeline #242039 passed
......@@ -127,7 +127,8 @@ func (yh *CreateRouteHandler) createRouteRequest(event *event.CreateRouteEvent)
return nil, err
}
yh.Config.Data = newConfig
// Just a Hotfix, should be handled properly https://code.fbi.h-da.de/danet/quant/-/issues/47
//yh.Config.Data = newConfig
return notifications, nil
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment