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

Create file in a task by copying another file #34

Open
niyaznigmatullin opened this issue Jul 29, 2022 · 1 comment
Open

Create file in a task by copying another file #34

niyaznigmatullin opened this issue Jul 29, 2022 · 1 comment

Comments

@niyaznigmatullin
Copy link

  1. Create Edu task
  2. Create file inside the task, but not inside src, say a.txt
  3. See that a.txt is not excluded, and there is a record of it inside task-info.yaml
  4. Click on a.txt
  5. Ctrl+C, Ctrl+V
  6. b.txt
  7. See that b.txt is excluded, and there is no record inside task-info.yaml
  8. If we add b.txt being excluded to repository, and someones else pulls it, the plugin adds it to task-info.yaml

The behavior when creating a.txt and b.txt aren't the same.

@igalimov
Copy link
Collaborator

igalimov commented Aug 1, 2022

I've raised a new issue in our tracker on YouTrack for this: https://youtrack.jetbrains.com/issue/EDU-5191.
Please add this issue to your watch list to receive all the updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants