Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Problem. Where to find full project name
Permanently deleted user
Created
Hello,
i need to know the full project path and name like "Project/SubProject/SubSubProject", but i can only find TEAMCITY_PROJECT_NAME in environment variables.
There's no variable for this. Instead, you can use project.id, which usually consists of ids of all projects in the path (i.e. Project_SubProject_SubSubProject).
There's no variable for this. Instead, you can use project.id, which usually consists of ids of all projects in the path (i.e. Project_SubProject_SubSubProject).
Thanks for your Response. This Feature is required for next version.