Hello,
A strange error occurred with one of our workflows just now. A user responded to a task request from a link in the task email. When he clicked on 'Ok' on the task page he got the following error:
Normal
0
false
false
false
EN-GB
X-NONE
X-NONE
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}
You
are not authorized to review this item. at
Nintex.Workflow.ApplicationPages.ApproveReject.Page_Load(Object sender,
EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp,
Object o, Object t, EventArgs e)
at
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender,
EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
However, the workflow histroy logged his comments but did not move the workload forward to the next step. If I click on the link in the email I can see his comments and the 'Ok' button is greyed out - suggesting that the task has been completed.
To get round this I went to the workflow history and clicked on 'Respond To Task' for the running workflow. This let me respond to the outstanding task that the user had got (above). This stored my comments and moved the workflow to the next step.
Can you guys give me an idea as to why this could have happened?
Thanks.