-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ddr-signatures not writing to files when status == inprocess or public == 0 #151
Comments
@sarabeckman reports that the functionality works when invoked from the webui (button on file detail page). |
(This is not a critical bug for 2.8.4 master. Barring other issues, we can deploy 2.8.4 package to production.) |
Tested against ddr-densho-379 and ddr-densho-397. Left Running |
The collection's status is "inprocess". A small number of entity records are marked non-public. The signature chooser currently only chooses signatures for items that are public and completed. Do we want to revise this behavior? OBJECT ID (STATUS, PUBLIC) OBJECT ID (STATUS, PUBLIC) |
No. Signatures should always be created — they are used in the editor interface all the time by the archivists. No signatures == more useless clicking.
… On May 15, 2019, at 12:43 PM, Geoffrey Jost ***@***.***> wrote:
Left signature empty intentionally in ddr-densho-379 to make certain there were changes to make.
The collection's status is "inprocess". A small number of entity records are marked non-public. The signature chooser currently only chooses signatures for items that are public and completed. Do we want to revise this behavior?
OBJECT ID (STATUS, PUBLIC)
ddr-densho-379 (inprocess, 1)
ddr-densho-379-207 (completed, 0)
ddr-densho-379-206 (completed, 0)
ddr-densho-379-205 (completed, 0)
ddr-densho-379-204 (completed, 0)
ddr-densho-379-203 (completed, 0)
ddr-densho-379-202 (completed, 0)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Got it, will change the behavior. |
Fixed (hopefully) in ddr-cmdln commit 964bd4e for package ddrlocal-develop_2.8.4a or later. |
@pkikawa, please test, then close this issue. |
tested and working on 284aDEV |
working 286MA |
Ran
ddr-signatures
againstddr-densho-397
using my local VM running Master 2.8.4. It didn't write anything to the files.ddr-signatures_output.txt
The text was updated successfully, but these errors were encountered: