Description:
Scheduled task does not schedule task when trigger is once="true"
When trigger once="true", is configured org.apache.synapse.task.TaskDescriptionFactory does not set execution interval which is referred in org.wso2.carbon.mediation.ntask.TaskBuilder#buildTaskInfo() and throws exception when interval is less that 1000. And won't task get scheduled.
Description: Scheduled task does not schedule task when trigger is once="true" When trigger once="true", is configured org.apache.synapse.task.TaskDescriptionFactory does not set execution interval which is referred in org.wso2.carbon.mediation.ntask.TaskBuilder#buildTaskInfo() and throws exception when interval is less that 1000. And won't task get scheduled.
Affected Product Version: WSO2 ESB 5.0.0
Steps to reproduce: Sample scheduled task config