Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Evonsys
LK
Last activity: 2 Nov 2016 13:00 EDT
Screen flow back and next buttons are not working properly for some work objects
We got a production issue in screen flow where person cannot move to previous or Next screen by click on back/Next button . We have observe three cases in production last week
we have traced the issue for back and found out in GoToPreviousTask on step 8 jump condition 2nd conditon getting executed and it get fails and jump into rollback.
@OperationFail() - this is getting true
@determineDeferErrors(newAssignPage, myStepPage) - this is getting false
Can anyone please let us know why these functions getting thoese results
Note: In the screen flow we have checked save last step and proceed with errors.
***Updated by Moderator: Lochan. Removed user added #helpme tag. Apologies for confusion, shouldn't have been an end-user option***