clearcase review requests often fail in multi-site mode because oid are not available yet on server (reviewboard)
Review Request #5185 — Created Jan. 3, 2014 and submitted — Latest diff uploaded
when people are submitting review request, oid of oldfile version and new file version are sent and used to retrieve file name.
However oldfile name is usually synced not but newfile one
Since filename is not mandatory, we can catch this exception and try to retrieve path from client filename and vob
create successfully review request before replica is sent