Editing the Creator of a task

Hi,
Can we edit the Creator of a task? Sometimes when we are having a conversation with a colleague, the person that creates the task is not necessarily the actual creator, and we would like to be able to edit that field.

Can this be implemented in a plugin?

Thanks!

Yes, and yes.

Simple solution, edit the field in the db. creator_id column.

Plug in wouldn’t be that difficult either.

Plugin actually is pretty simple. 1 hook and 1 helper.

Adds a drop down to the task edit form and I set it so only an admin or project manager can change the creator, otherwise the option won’t even appear.

1 Like

Wow!!!
Thanks so much for this. I will take a look and report back, but it sounds perfect.

It is perfect. Exactly what we were thinking about! Thanks!!! :partying_face::partying_face::partying_face:

1 Like

hi creecros,
The link https://git.creecros.ml/creecros/CreatorEdit is dead and I can’t found anything on your github account https://github.com/creecros/
How can I edit the creator of a task ?
I’m a beginner with Kanboard and sorry for my bad english.

Ya, never published that plugin to github. Try again in a few days, ill try and restore that server.

hi creecros,
thanks for the reply. nothing here https://github.com/creecros/
do you have upload anything ?

I know, im so slack, its just a matter of finding a place to put that server.

you dont happen to still have this laying around? my old server kicked the bucket and i lost the repo.

Hi creecros,
I suppose that @UrkoMPT no longuer use the service. Is last activity feed is in july 19 https://kanboard.discourse.group/u/UrkoMPT/activity.
I also assume this was the last chance to get the plugin.
rights ?
thank you for your help

Unless I felt empowered to remake it, or someone else.

You owe me one.

You will need to be the Admin in order for the option to show up to change the Creator of Tasks, FYI.

1 Like

Hi Creecros !
thank you so much, you are a star :ghost:. This works perfectly !