irods / irods_rule_engine_plugin_metadata_guard

BSD 3-Clause "New" or "Revised" License
0 stars 7 forks source link

Plugin throws exception when setting JSON config on "/<zone_name>" #17

Closed korydraughn closed 3 years ago

korydraughn commented 3 years ago

Solution

The plugin should return RULE_ENGINE_CONTINUE if the JSON config is not set and allow the next REP to handle the PEP. The plugin should not throw an exception in this case.