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
There is two instance of Mongolia, one with the id '496' and the slug '37', and one with the id '321' and the slug 'mon'. The latter is a child of the first one
Expected behavior
Only one instance of the Mongolia distribution should exist. I suggest to delete the one with the id '321' and the slug 'mon', as it is a child of the other Mongolia instance.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
There is two instance of Mongolia, one with the id '496' and the slug '37', and one with the id '321' and the slug 'mon'. The latter is a child of the first one
To Reproduce
Steps to reproduce the behavior:
Mongolia1 = requests.get('https://trefle.io/api/v1/distributions/496/?token=YOUR_TOKEN').json()
Mongolia2 = requests.get('https://trefle.io/api/v1/distributions/321/?token=YOUR_TOKEN').json()
Expected behavior
Only one instance of the Mongolia distribution should exist. I suggest to delete the one with the id '321' and the slug 'mon', as it is a child of the other Mongolia instance.
Screenshots
The text was updated successfully, but these errors were encountered: