Under version 9.2 we are able to search by entry id and shortcuts are resolved - this doesn't seem to work under version 10.1 - Am I missing something? Thanks!
Under version 9.2 we are able to search by entry id and shortcuts are resolved - this doesn't seem to work under version 10.1 - Am I missing something? Thanks!
This is correct, the behavior have change from version 9.x to version 10.
When a search is perform by ID , it should only return the document associate to that ID and not other documents or shortcuts. if you create a shortcut and check the file >properties, it shows that the shortcut has a different ID assigned than the source document, therefore before it was not returning accurate information. In version 10 we make sure the result is accurate. As an alternative to retrieve a document based on ID and all shortcuts associated to it, use the Advanced search syntax {LF:Shortcutid=xxxx} | {LF:ID = xxxx}
Where xxxx is the id for the entry source.
I tested in laserfiche 10.1 and works fine