Skip to content

[DRAFT] Adds bookmarklet to create common sub-tasks for team members

Sandeep Dubey requested to merge bookmarklet-subtask into master

Description

This PR adds a bookmarklet to create common sub-tasks for team members.

Jira ticket: https://tasks.opencraft.com/browse/SE-5354

Steps to test the changes.

  1. Create a bookmarklet with the create_subtasks_for_team_members.js script (the script is added in this PR).
  2. Create a test task in any team.
  3. Click on the bookmarklet in the bookmark bar.
  4. Wait for the success message.
  5. Verify the task contains multiple subtasks (for every team member).
Edited by Sandeep Dubey

Merge request reports