Business Process Record URL - Link doesn't open record
I noticed that somehow Unifier updates the Business Process Record URL, and add or remove the text 'unifier/' from the URL.
These updates happen when record is edited, or when RAP functionality is used and record is updated.
With 'unifier/', link fails.
Without 'unifier/', record open without issues.
Fail URL: https://CLIENT_URL/unifier/viewbp/skirelogin?registry=unifier&model=BP_ID&recordid=2&projectid=2496
Success URL: https://CLIENT_URL/viewbp/skirelogin?registry=unifier&model=BP_ID&recordid=2&projectid=2496
Has anyone seen this behavior? Why Unifier changes the URL?