Skip to content

PC does not handle subdirectories in project file #33

@gcasa

Description

@gcasa

Procedure to reproduce:

  1. Create a new project
  2. Go to the command line and create a directory and a new file to add to the project
  3. Go to ProjectCenter and add the file to the subdirectory
  4. ProjectCenter will copy the file to the root of the project instead of referencing it where it is.

Expected:

PC should be able to get the file from its existing location.

Workaround: Create the file in the existing directory.

Why this workaround is unacceptable: For larger projects it might be necessary to incorporate code like this without creating a sub-project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions