ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

Broadcast: New broadcast fails to save #213

Closed ao-david closed 2 days ago

ao-david commented 2 weeks ago

Since this change #190 we can't create new broadcasts since we are now using Update for calls to the broadcast even if it doesn't exist. This results in the save failing.

scruzin commented 2 weeks ago

The fix has been implemented in the datastore layer. PTAL at https://github.com/ausocean/openfish/pull/139