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
Describe the bug
When subnet ownership has been transferred over, platform.getSubnets() API call shows the old data unless selecting for the subent specifically using the ids param.
Describe the bug
When subnet ownership has been transferred over,
platform.getSubnets()
API call shows the old data unless selecting for the subent specifically using theids
param.To Reproduce
Curl-ing with a payload of:
gives the list of all the subnets, among others it has:
But calling with
returns the correct control key:
Expected behavior
The API call should return the correct data in both cases.
Operating System
Node running on Ubuntu. Version info:
The text was updated successfully, but these errors were encountered: