nextcloud / assistant

✨ Nextcloud Assistant
GNU Affero General Public License v3.0
35 stars 6 forks source link

Fix incorrect task type prop set when trying again #144

Closed julien-nc closed 1 month ago

julien-nc commented 1 month ago

The "try again" action (in the task history items) was broken. It was using a wrong prop from the task object, resulting in not setting the task type parameter when calling the scheduling endpoint.