Edit Tracked Workspace

Within the portal you can change the name and the description. Changing the name or the description has no impact on the current link

  1. Go to the Tracked Workspace that you want to change. Tracked Workspaces can be found under your organization.

    organisationview

    Click the image to enlarge

  2. Click the button Update workspace

    Tracked Workspace

    Click the image to enlarge

  3. Change the name and or the description, after the change click Update workspace to save.

    Edit Tracked Workspace

    Click the image to enlarge

CHANGE LOCAL NAME

It’s possible to change the local workspace name. You can use this as a local referance.

  1. Open the ipmhub.json

        {
        "workingFolder": "packages",
        "workspaceName": "This is the local name",
        "associations": [
            "4baf8889sdfsdf"
        ],
        "packages": [
    
        ]
        }
        
  2. Change the workspaceName and save the changes.

  3. Run IPM sync this will push the changes to the remote server.

  1. Check if the Local name is updated.

    Tracked Workspace

    Click the image to enlarge