irods / irods_capability_automated_ingest

Other
12 stars 15 forks source link

metadata.py in examples uses Operation.REGISTER instead of Operation.REGISTER_SYNC #212

Closed avkrishnamurthy closed 11 months ago

avkrishnamurthy commented 11 months ago

Leads to attribution error when trying to use as event handler.

alanking commented 11 months ago

@avkrishnamurthy - Was this found during testing? Just trying to figure out how to label this.

avkrishnamurthy commented 11 months ago

@avkrishnamurthy - Was this found during testing? Just trying to figure out how to label this.

I guess you could call it that. I tried using the metadata.py event handler to better understand what the metadata related functions in sync_irods.py were doing by looking at the logging, and I got en error when I used it which is how I found it.

alanking commented 11 months ago

Eh, let's just call it a bug. Thanks!