denshoproject / ddr-local

Web UI used for interacting with DDR collections and entities on a local machine.
Other
3 stars 0 forks source link

Delete entities #252

Closed GeoffFroh closed 5 years ago

GeoffFroh commented 5 years ago

Complete the functionality to delete entities.

gjost commented 5 years ago

Completed as of commit 090facf and commit ae0b8b5 in ddr-cmdln.

pkikawa commented 5 years ago

getting a type error deleting child entities, delete() takes at most 5 arguments (6 given) via web ui on MA280 (fresh update)

TypeError at _ui_entity_ddr-testing-40211-1-4delete.txt

gjost commented 5 years ago

Should be fixed as of ddr-cmdln commit 526050bdf7 (2019-04-09).