irods-contrib / metalnx-web

Metalnx Web Application
https://metalnx.github.io/
BSD 3-Clause "New" or "Revised" License
36 stars 36 forks source link

Cannot create a collection with its sub collections #332

Closed mstfdkmn closed 1 year ago

mstfdkmn commented 1 year ago

Once a collection with its sub collections wanted to be created Metalnx cannot succeed this whereas iCommands imkdir -p collection/collection1 and PRC (iRODSPath class) can do.

image image

However it eliminates extra slashes in the beginning/end of a collection - paths.

image
trel commented 1 year ago

Oh, agreed - that is silly. Will fix. Thanks.

JustinKyleJames commented 1 year ago

Can someone assign this to me? I can't seem to assign.

korydraughn commented 1 year ago

Assigned.

JustinKyleJames commented 1 year ago

This has been fixed. The pull requests are #345 and DICE-UNC/jargon-irods-ext#35.

trel commented 1 year ago

awaiting https://github.com/DICE-UNC/jargon-irods-ext/pull/35

trel commented 1 year ago

I think this is complete.

JustinKyleJames commented 1 year ago

This has been merged. Closing.