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
{{ message }}
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
Will return a response, however the above is a node id for a fact node and not a campaign.
Desired Behavior
The campaigns endpoint should return an appropriate not found API error response if it id is not for an actual campaign node.
Steps to Replicate
Hit the above endpoint. You get a response with lots of null values, when you shouldn't get a response at all.
Why This Matters
It's affecting test data on Gladiator at the moment, because we think we're getting valid results with autogenerated campaign ids, which should not be happening.