Skip to content

Commit

Permalink
[fix] #136
Browse files Browse the repository at this point in the history
  • Loading branch information
yoneyan committed May 13, 2022
1 parent 9b2f71b commit 4e9b7e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/api/store/group/v0/group.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ func Get(base int, data *core.Group) group.ResultDatabase {
Preload("Services.IP").
Preload("Services.IP.Plan").
Preload("Services.Connection").
Preload("Services.Connection.NTTTemplate").
Preload("Services.Connection.ConnectionTemplate").
Preload("Services.Connection.NOC").
Preload("Services.Connection.BGPRouter").
Expand Down

0 comments on commit 4e9b7e2

Please sign in to comment.