Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.40alpha-svn610
-
None
Description
When the task needs user input (e.g when an error occurs, file already exists and so on) it asks for it through the Feedback object.
This object also stores the user response for future reference when user marks that the answer should also apply to future requests of same type.
This information is not reset when restarting task. That might cause some unintended consequences.