Phillip Davis
Phillip Davis
I can't say I'll knock it out immediately, but I can at least look into this.
I'm trying to glean from the code how ```updates``` and ```updates/updates_files``` fit into the big picture, but am having a bit of trouble. Does this project essentially involve filtering ```list_tasks```...
Looking into this
I just spent some time doing an initial survey of all the things that this new Settings struct should keep track of. I referenced [this](https://docs.meilisearch.com/learn/configuration/settings.html#displayed-attributes) page but obviously there are...
Gotcha, thanks for the reply! I'll put a pause on this until then, for fear of finding out any changes I make are irrelevant.
Addresed by PR irods/irods_client_icommands#309 in the icommands repo
Addressed by PR #6446
> Has this been rebased on top of tip of main and tested? At the moment, working through some likely-Docker-related problems with running the testing script.
> Has this been rebased on top of tip of main and tested? test_iadmin.py has failed. The test report contains the following failed assertions: ``` --- IrodsSession: icommand executed by...
> What test in test_iadmin.py failed? Based on these results, looks like test_moduser_type_rodsadmin_rodsuser and test_downgrade_of_service_account_user_is_not_allowed__6127