Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #12

Open
Torgian opened this issue May 13, 2023 · 0 comments
Open

[BUG] #12

Torgian opened this issue May 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Torgian
Copy link

Torgian commented May 13, 2023

Bug:

When creating an Observation, we have a bug here:

local variable 'datastream' referenced before assignment</pre>

Request Method: | POST
-- | --
http://127.0.0.1:8000/api/v1.0/Observations
4.1.7
UnboundLocalError
local variable 'datastream' referenced before assignment
/usr/local/lib/python3.10/site-packages/sensorAtlas/viewsets.py, line 339, in create_missing_featureofinterest
sensorAtlas.views.ObservationView

May or may not be a bug? Not sure.

@Torgian Torgian added the bug Something isn't working label May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant