sparkfun / phant

the data logging engine behind data.sparkfun.com
700 stars 98 forks source link

Unable to delete a stream from UI #115

Closed piettetech closed 10 years ago

piettetech commented 10 years ago

I am unable to delete a stream in the UI. When I go to manage, enter the private key, I can clear and edit a stream, however when I select delete and enter the delete key it just returns to the edit stream menu and the stream is not deleted.

toddtreece commented 10 years ago

Is this on data.sparkfun.com, or your own server? It should have been fixed by sparkfun/phant-manager-http@ffd710c723ab74e6f10ba99e4b2aba6c1683685b

piettetech commented 10 years ago

Yes, data.sparkfun.com

piettetech commented 10 years ago

Just tried again today in case I was wrong. Still just returns to the manage stream page and does not delete the stream.

toddtreece commented 10 years ago

@piettetech I don't think that client JS fix has been deployed yet, but you can use this until it is: https://data.sparkfun.com/streams/delete

piettetech commented 10 years ago

Thanks Todd, that link takes care of my need for now.