Unexpected redirection to a random record

Certified Lead Developer

Hi all,

I'm experiencing a weird behavior in an application: when the user submit a form and the process is end, he/she will be automatically redirected to a random record view.

The process is not started from any record (it's not a related action nor anything triggered from there) and there's no relation between the form submitted information and the rendered record. I can clearly see the page redirecting and reloading a different page (it's also changing the URL in the browser's address bar).

I also saw that the system logs are printing this line:

2019-04-10 09:05:10.667 INFO [ajp-nio-8009-exec-18647] org.apache.catalina.core.StandardWrapperValve.invoke 2019-04-10 09:05:10,151 [ajp-nio-8009-exec-18647] ERROR com.appiancorp.uritemplates.fn.GetObjectDataFromUriFunction - Problem Retrieving Page Title Details, Matched CDT: RecordLink

The system is a cloud instance upgraded to the 19.1 version.

Is someone having a similar issue?
Please let us know if you need more information about how to reproduce this issue.

Thanks,
Riccardo

  Discussion posts and replies are publicly visible

Parents
  • Hi Riccardo,

    Is the user always redirected to the same record or is it a different record each time?

  • 0
    Certified Lead Developer
    in reply to Alex Bowden

    Hi Alex,

    I am facing the same issue. In particular I have found this behaviour:

    If i jump in a page of a site (e.g. /suite/sites/my-site/page/my-page-1) then i click on an action that create a record entry, the system leave me in the same page i started (e.g. /suite/sites/my-site/page/my-page-1)

    If i jump inside a page of a site (e.g. /suite/sites/my-site/page/my-page-1) then i click on a record link (e.g. /suite/sites/my-site/page/my-page-1/record/123123-id-record-123123) then i click again on the page of the site I were before (e.g. /suite/sites/my-site/page/my-page-1) then i click on an action that create a record entry, the system at the end of the action, brings me back on a record (usually the one i opened before) (e.g. from /suite/sites/my-site/page/my-page-1 to /suite/sites/my-site/page/my-page-1/record/123123-id-record-123123)

    Thanks,
    Luca

Reply
  • 0
    Certified Lead Developer
    in reply to Alex Bowden

    Hi Alex,

    I am facing the same issue. In particular I have found this behaviour:

    If i jump in a page of a site (e.g. /suite/sites/my-site/page/my-page-1) then i click on an action that create a record entry, the system leave me in the same page i started (e.g. /suite/sites/my-site/page/my-page-1)

    If i jump inside a page of a site (e.g. /suite/sites/my-site/page/my-page-1) then i click on a record link (e.g. /suite/sites/my-site/page/my-page-1/record/123123-id-record-123123) then i click again on the page of the site I were before (e.g. /suite/sites/my-site/page/my-page-1) then i click on an action that create a record entry, the system at the end of the action, brings me back on a record (usually the one i opened before) (e.g. from /suite/sites/my-site/page/my-page-1 to /suite/sites/my-site/page/my-page-1/record/123123-id-record-123123)

    Thanks,
    Luca

Children
No Data