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
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/bodhi/server/services/updates.py", line 574, in new_update
result, _caveats = Update.edit(request, data)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/bodhi/server/models.py", line 2692, in edit
for tag in tags:
^^^^
UnboundLocalError: cannot access local variable 'tags' where it is not associated with a value
When editing builds in a flatpak update, e.g. https://bodhi.fedoraproject.org/updates/FEDORA-FLATPAK-2023-38c6f050df/edit Bodhi seems to always show the following error and the update ends up in an "unpushed" state:
The text was updated successfully, but these errors were encountered: