The acoustic workbench server for storing and managing ecoacoustic data. Manages the structure and audio data. Provides an API for clients access.
9
stars
4
forks
source link
If a harvest fails to save because of a validation, side effects still happen #672
Open
atruskie opened 7 months ago
With an invalid mapping:
status: scanning
andpassword: null
andusername: null
Now the harvest can't continue, and the sftp connection is not available even though the model suggests it should be.
Possible solutions:
Kinda: https://github.com/QutEcoacoustics/baw-server/blob/40eb8002c1d10632b132b86b6fa94547ed637945/app/controllers/harvests_controller.rb#L36C14-L36C49 but it shortcuts it because we're less than two weeks