Daniel Moore

Results 86 issues of Daniel Moore

Replaces https://github.com/irods/irods/pull/6467

## Bug Report iRODS 4.3.0 , Ubuntu 18.04 ### What did you try to do? Execute some iRODS native rule text remotely when a plugin _other than the native rule...

## Investigate in` data_obj_test.py` , PRC reports three different possible errors` test_create_from_invalid_path__250` based on changes in server version *only*. ex.SYS_INVALID_INPUT_PARAM: prior to 4.2.9 ex.CAT_UNKNOWN_COLLECTION: from 4.2.9 - 4.2.11"+" ( current...

question

## Bug Report A superficial examination of the iRODS core code reveals two quantities which are set, but never used: - "remExec" is inserted as either a prefix or wrapper...

if one has two data objects: ``` aa bb ``` and does ``` imeta set -d aa ONE 1 imeta set -d bb TWO 2 ``` A Metadata Search in...

enhancement

Seems the PRC should follow the same pattern as the filesystem library. - https://github.com/irods/irods/blob/e4b4e8a7266360bb38ee97d7f2eda69249567dff/lib/filesystem/src/filesystem.cpp#L125-L182 Notice the fetching of ACLs for a collection is handled via a specific query on L158...

enhancement

As of v2.0.0, the Python client is capable of renewing the PAM credentials in the client environment secrets file (.irodsA), in the event of e.g. an expired time-to-live or even...

enhancement

Automatic launch of specific test scripts in their own container.

> The language here shifts to versions of the iRODS server... but we can tweak it later. _Originally posted by @trel in https://github.com/irods/python-irodsclient/pull/524#discussion_r1581282248_ For expediency in release schedule, some potentially...

documentation