Tasks throwing the error "The Requested Task Is Not Available The task may not exist or you may not have permission to view it."

Certified Associate Developer

Hi,

We have a custom email notification configured for a task and this is done using the tp!id parameter. the Task URL that gets generated looks like: /suite/tempo/tasks/task/<task-id>. When the user gets the task assigned and opens it from the tasks tab, it works fine. The URL for this contains the opaque task id. But when the user open the task via the custom email (tp!id), the task throws the error:

The Requested Task Is Not Available The task may not exist or you may not have permission to view it.

The same code works in one of our Appian environments - version 25.1.286.0 and it doesn't work in the environment - version : 25.1.236.0. Any idea if this has got anything to do with the Appian version?

Thanks

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Mathieu Drouin

    That's right. It works in PROD and one non-PROD and not in other two non-PROD environments. Please note these two cloud environments (where its not working ) are newly setup from scratch. And they are in different Appian versions. I don't know if it has anything to do with the Appian versions but that's the only difference in environment I'm able to think of.

Children