cancel
Showing results for 
Search instead for 
Did you mean: 

Approve problem?

e-no91
Champ in-the-making
Champ in-the-making
For some reason I will always get permission error when approving a document, but no error if reject. Workflow is done through javascript.

I set user as editor in folder a, and when he approves or rejects a task, i move the file to separate folders using runas admin. For these folders, i set user as consumer.

I can move the file by reject, but i cannot with approve. The settings are the same for both path, so why does this happen?

This happens before. All I did was delete the folders and set back the permission, and it will be okay.
3 REPLIES 3

mitpatoliya
Star Collaborator
Star Collaborator
This is issue related to permission only.
I guess you are moving document to different folders in case of approval and rejection.
So, try to keep same permission for both the folder.

e-no91
Champ in-the-making
Champ in-the-making
Hi Mits,

Thanks for your reply.
Actually, as I said before, the permission are same for both destination folders, which is Consumer.

romschn
Star Collaborator
Star Collaborator
As you are saying - for reject it is moving the documents while for approve it is not.
Then what you can just try out is - for approve just for testing modify it to move it to the reject folder and for reject modify it to move to approve folder and see if that works or not. This would help you to find out where the problem is, and what are the differences in both. That would give you some idea hopefully.

Hope this helps.