Requirement -
Opened a task link from site, clicked on continue, it went to new task using activity chaining, at this place reload site URL (it is still pointing to previous task URL) giving error - "The Task Could Not Be Submitted" The Task has already been submitted
Scenario -
I have a Process Model In which have Multiple User Input Node, each Node are sequentially connected, and activity chain is enabled
Please help us to resolve this issue.
Note: as per my understanding, when we click on submit button, that task is completed and pointing to next node in that process model, but it is still pointing to previous task in URL, so how can we update browser URL with current active task?
I faced this issue in client, so I am not able to attach any screenshot.
Any form of help is appreciated.
Thanks in advance.
Shreekrishna Tiwari
Discussion posts and replies are publicly visible
shreekrishnat0001 said:at this place reload site URL (it is still pointing to previous task URL)
Is there any particular reason you're doing a reload of the original task URL here? AFAIK this is not really supported behavior.
Hi Mike,
Thanks for your support,
This is the issue raised by testing team, expectation is, if URL is reloaded mistakenly, it should not display error like this,
Is there any way to fix this issue in appian?
Thanks,
Shree Krishna
AFAIK this is not a supported use case. The user should, generally, use navigation controls inside Appian at all times unless instrcuted within the UI to do anything otherwise. In the case of an accidental refresh (whereupon the Task Instance ID in the URL bar would no longer be correct), the user can always navigate back to the proper site page using the Appian UI.