You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Reschedule task does not redirect after post which results in the browser asking to resend the POST request when reload the task list after rescheduling a task
To Reproduce
Steps to reproduce the behavior:
Go to task list
Open a task and click on "reschedule task"
Reload the task list page after the task is rescheduled
Browser will ask if you want to resend the POST request that reschedules the task.
Expected behavior
Reloading the task list page should not result in resending the POST request and rescheduling the task again.
OpenKAT version
main
The text was updated successfully, but these errors were encountered:
Describe the bug
Reschedule task does not redirect after post which results in the browser asking to resend the POST request when reload the task list after rescheduling a task
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Reloading the task list page should not result in resending the POST request and rescheduling the task again.
OpenKAT version
main
The text was updated successfully, but these errors were encountered: