Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving a batch of files/folders within a linked folder should be correctly reflected in the active session #607

Open
e9gille opened this issue Dec 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@e9gille
Copy link
Collaborator

e9gille commented Dec 1, 2023

Describe the bug
Moving a batch of files/folders within a linked folder should be handled correctly in both flatten and standard mode.
When flatten, the related functions should remain in the active session but with updated file references.
In standard mode, the namespace hierarchy should be reflected.
Ideally it should cope with a "reasonably" sized number of files (~1000 files?).

To Reproduce

  1. Link a folder with some subfolders with apl files.
  2. Move a folder or some files into a different subfolder.

Expected behaviour
As described above.

Desktop (please complete the following information):

  • Windows
  • APL version: 18.2
  • ⎕SE.Link.Version: 3.0.9

Additional context
This may work already in 4.0, haven't tested.

@e9gille e9gille added the bug Something isn't working label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant