Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Kanghua WangKanghua Wang(Deactivated)Reporter
Christopher LoChristopher LoPriority
MajorCompatibility
MinorFix versions
Pull Request URL
Roadmap
Not applicable
Details
Details
Components
Assignee
Kanghua Wang
Kanghua Wang(Deactivated)Reporter
Christopher Lo
Christopher LoPriority
Compatibility
Minor
Fix versions
Pull Request URL
Roadmap
Not applicable
Created October 18, 2023 at 6:57 PM
Updated December 14, 2023 at 4:54 PM
Resolved December 14, 2023 at 4:54 PM
This occured when remote file copy was done using the WsFS::copy test form without destGroup provided.
I see some logic in WsFS::oncopy that tries to use the "source group" when destGroup isn't provided. This needs to be looked at. Especially in AKS where we now use storage planes rather than groups.
From the original reported JIRA:
I tried using the form to do remote copy from tfe2 with tfe1 being the source with the logical file on it.
Here is the SOAP Test I used (password removed for obvious reasons)
The resulting error is as follows:
2023-10-18 18:56:25 GMT: missing node in external file name (remote::us-lnhpccplatform-dev-data::thor::copyfooditem1)
playing with quotations and removal of ~ didn't help much either.
I'm hoping this is user error