Skip to content

Sources "name" property ignored if specifying "group" #1475

Open
@ChrisMash

Description

With the following I get a folder called folder under another/source/folder. It's the right place in the hierarchy, but not the right name, it seems to ignore the name property.

     - path: source/folder
        name: ReplacementName
        group: another/source/folder
        createIntermediateGroups: false

If I take out the group property then I get a folder called "ReplacementName" at the root of the project (which is what you'd expect with no group specified).

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions