Skip to content

If multiple team members work on the same Wasp project, we don't recognize it is the same project #34

@Martinsos

Description

@Martinsos

Because we calculate project_hash based on absolute path of the project, if we have multiple team members working on the same project, it will probably not be recognized as the same project, even though it has the asme name, since the location of project on their machines will be different (if nothing, then because of user name in the path).

What is the solution though? I can't think of anythign else at the moment except to add some kind of telemetry id to the project, that would be commited to the code version control (I think I have seen vscode do something similar?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions