cancel
Showing results for 
Search instead for 
Did you mean: 

path is not getting reflected after renaming workspace or a folder

surekha_biradar
Champ in-the-making
Champ in-the-making

Path is not reflected with renamed folder name. In the below nuxeo response renaming a folder (latestFolder to Flower ) changes the title but not the path. Even I renamed rose folder to rose1 but still path shows the old value. So can anyone help me to get the correct path of a folder? { "entity-type": "document", "repository": "default", "uid": "4fdd5bf1-02b1-4bce-90b4-a6cbdb036a12", "path": "/default-domain/workspaces/customer4@seveneleven.com-workspace/rose/latestFolder", "type": "Folder", "state": "project", "parentRef": "2d9e5366-4e9b-48a1-85bf-15cc65beda6a", "isCheckedOut": true, "changeToken": "1472199494862", "title": "Flower", "lastModified": "2016-08-26T08:18:14.86Z", "facets": [ "Folderish" ], "entries": [] } ] } thank you for your response

1 REPLY 1

pibou_Bouvret
Elite Collaborator
Elite Collaborator

Hi

in short, the title was changed, not the name.

When you create a document, the name may be initialised with the title. It will not if there is already a document with the same name in the same folder or if the title is too long, etc.