denshoproject / ddr-local

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

Make Object Signature button not working #244

Closed sarabeckman closed 5 years ago

sarabeckman commented 5 years ago

Using webUI with my local VM version 2.6.9

I tried to generate new object signatures in ddr-csujad-29. An "In Progress" message popped up and then "Succeed" but nothing was written to the entity.json file.

GeoffFroh commented 5 years ago

Try testing ddr-signatures command on the repo

GeoffFroh commented 5 years ago

Also found behavior in a ddr-testing collection

sarabeckman commented 5 years ago

Try testing ddr-signatures command on the repo

I tested ddr-signatures on ddr-csujad-29 and it worked.

As a note - when you run ddr-signatures on objects with no mezzanine files but it does have transcript files - the transcript file is chosen as the signature.

gjost commented 5 years ago

Note: the [Make collection signature] button does work.

gjost commented 5 years ago

Fixed in commit abfb2eb. Refactored this to be more generic and flexible.