We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ae467b + 4513bad commit 37b96b3Copy full SHA for 37b96b3
1 file changed
src/DIRAC/DataManagementSystem/Client/FTS3Job.py
@@ -660,6 +660,7 @@ def _constructTransferJob(self, pinTime, allLFNs, target_spacetoken, protocols=N
660
multihop=isMultiHop,
661
metadata=job_metadata,
662
priority=self.priority,
663
+ unmanaged_tokens=True,
664
archive_timeout=archive_timeout,
665
**dest_spacetoken,
666
)
0 commit comments