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
bowlofeggs opened this issue
Jul 31, 2018
· 0 comments
· Fixed by #2524
Labels
ClientIssues with the bodhi command line interface toolCrashIssues related to an unhandled crashCriticalWe can't go on living in this sqalor, drop everything and fix it!
While testing the second 3.9.0 beta today, I found that I was unable to edit an existing update using the CLI when --bugs was not supplied:
bodhi updates edit --staging --type bugfix FEDORA-2018-a06c4c8780
Warning: url and staging flags are both set. url will be ignored.
Unable to create update. 'NoneType' object is not iterable
I am able to use the web UI to edit the same update without adding bugs to it.
The text was updated successfully, but these errors were encountered:
bowlofeggs
added
Critical
We can't go on living in this sqalor, drop everything and fix it!
Client
Issues with the bodhi command line interface tool
Crash
Issues related to an unhandled crash
labels
Jul 31, 2018
bowlofeggs
changed the title
Cannot edit an update using the CLI without providing --bugs
Cannot edit an update that doesn't have bugs using the CLI without providing --bugs
Aug 16, 2018
ClientIssues with the bodhi command line interface toolCrashIssues related to an unhandled crashCriticalWe can't go on living in this sqalor, drop everything and fix it!
While testing the second 3.9.0 beta today, I found that I was unable to edit an existing update using the CLI when
--bugs
was not supplied:On the server side, I found this traceback:
I am able to use the web UI to edit the same update without adding bugs to it.
The text was updated successfully, but these errors were encountered: