allReady icon indicating copy to clipboard operation
allReady copied to clipboard

EVENTS: Ability to duplicate tasks

Open EmilyLuijbregts opened this issue 7 years ago • 7 comments

This is a breakout from Events EPIC: #2039

Requirement:

  • As a user I want to be able to do the following to all requests/tasks: Duplicate/Add/Delete.

Definition of Done:

  • I will be able to duplicate/add/delete tasks as needed in the events module.

Additional Information: Information from @stevejgordon : PARTIALLY COMPLETE. We can add and delete tasks. We don’t have a duplicate functionality yet.

  • Update from @OhMcGoo : Duplicate feature will be handy to have.

EmilyLuijbregts avatar Aug 01 '17 19:08 EmilyLuijbregts

This should be limited to org admins only (volunteers can't do this).

MisterJames avatar Aug 05 '17 03:08 MisterJames

@OhMcGoo how much of the existing Task should be duplicated? In particular, should the skills and attachments come across? CC @BillWagner

IanOfOz avatar Aug 14 '17 06:08 IanOfOz

Hi @BillWagner @EmilyLuijbregts and @stevejgordon It seems like this task is still open. I would like to complete the duplicate task feature. I have already started on the task and have been able to duplicate the basic information. For my initial go at It I have created an action that given a event Id will duplicate the task append "Duplicate" to the name and redirect the user to the details view /Admin/VolunteerTask/Details/{id}.

In retrospec I just noticed how the event duplicate button works and will work towards a similar solution. This solution will open a new view where you can edit the information and clicking save creates a new task. Is this the correct user experience?

AdamAlinauskas avatar Sep 01 '17 17:09 AdamAlinauskas

Pinging @MisterJames Can you answer Adam's question above?

BillWagner avatar Sep 07 '17 02:09 BillWagner

@AdamAlinauskas Sorry for the delay. The later option sounds better from a user experience flow.

stevejgordon avatar Jan 15 '18 15:01 stevejgordon

We'll possibly look to pick this up during the codeathon

stevejgordon avatar Jan 16 '18 15:01 stevejgordon

I will have a look at this one

GoverR avatar Jan 20 '18 14:01 GoverR