Skip to content

Fix error copying IFS objects#2780

Merged
chrjorgensen merged 1 commit intocodefori:masterfrom
chrjorgensen:fix/bad-copy
Jul 4, 2025
Merged

Fix error copying IFS objects#2780
chrjorgensen merged 1 commit intocodefori:masterfrom
chrjorgensen:fix/bad-copy

Conversation

@chrjorgensen
Copy link
Copy Markdown
Collaborator

Changes

This PR will fix issue #2779 by changing the use of COPY ILE command when copying IFS objects.

The COPYcommand has two target keywords: TODIR and TOOBJ. The keyword will be chosen based on whether the target is a directory or not.

How to test this PR

Checklist

  • have tested my change

@chrjorgensen chrjorgensen requested a review from sebjulliand July 4, 2025 09:19
@chrjorgensen chrjorgensen self-assigned this Jul 4, 2025
@chrjorgensen chrjorgensen added the bug A confirmed issue when something isn't working as intended label Jul 4, 2025
@chrjorgensen chrjorgensen temporarily deployed to testing_environment July 4, 2025 09:19 — with GitHub Actions Inactive
@chrjorgensen chrjorgensen linked an issue Jul 4, 2025 that may be closed by this pull request
@chrjorgensen chrjorgensen requested a review from worksofliam July 4, 2025 09:35
@SanjulaGanepola SanjulaGanepola self-requested a review July 4, 2025 13:37
Copy link
Copy Markdown
Member

@SanjulaGanepola SanjulaGanepola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@chrjorgensen chrjorgensen merged commit 6384370 into codefori:master Jul 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A confirmed issue when something isn't working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

right-click option Copy (IFS doc) stops working - version 2.16.2

2 participants