Closed bdionne closed 8 years ago
When a user tries to commit rejections, and the session has timed out, an exception is thrown. It should probably prompt the user to login again and then proceed with the commit, similar to how the server/commit menu item works
server/commit
Could you please paste the exception here?
Just set the server timeout to 60s, connect and wait 60s before doing a commit from the revision tab
When a user tries to commit rejections, and the session has timed out, an exception is thrown. It should probably prompt the user to login again and then proceed with the commit, similar to how the
server/commit
menu item works