mattermost-community / mattermost-plugin-todo

Mattermost plugin for tracking to do items
Apache License 2.0
68 stars 62 forks source link

Already created task if assigned afterwards to any other user does not provide the option to accept or deny the task #217

Closed AayushChaudhary0001 closed 3 months ago

AayushChaudhary0001 commented 1 year ago

Steps to reproduce:-

  1. Create a todo and save it.
  2. Assign that task from the "assign to" option to any other user.
  3. Open the account of the user to whom the task is assigned.

The user does not get the option to accept or deny the task assigned.

AayushChaudhary0001 commented 6 months ago

This issue is not reproducible now on master branch.