figueiredorui / 1-click-tasks

Add tasks to User story or Bugs from predefined templates using a single click.
MIT License
6 stars 2 forks source link

Please don't set the Assigned To field #15

Closed rhundhausen closed 6 years ago

rhundhausen commented 6 years ago

Dear Product Owner,

As a user of your template on a Scrum team, I want it to not set the assigned-to field to the person running the keyboard, so that we can enjoy self-organization as we pull tasks and own them throughout the sprint.

For more details, see "Don't lick the cookie" (https://www.benday.com/2016/10/21/scrum-dont-lick-the-cookie)

Thank you.

figueiredorui commented 6 years ago

Hi @rhundhausen, I have changed the logic that populates the AssignTo Field. The AssignTo field only gets populate when exists in the template. It allows the value @me to assign the task to the current user or when left empty it copies the AssignTo value from the parent.

rhundhausen commented 6 years ago

Good news. Thank you.