Is it possible to assign multiple roles to the same person (e.g. product owner and back)?
--
You received this message because you are subscribed to the Google Groups "taigaio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to taigaio+u...@googlegroups.com.
To post to this group, send email to tai...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/taigaio/6cdc9ae2-c1a2-4341-9838-e6826b43399d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
| Alejandro Alonso Fernández CIO & Co-founder www.kaleidos.net/FC8EAC/ |
Actually it's not possible, roles are only related to permissions in Taiga so as a workaround you could create a new role including the permissions from both roles.
I don't see too much of a need for this in the current state of the product, but down the line, I could foresee a need to have tasks categorized by role, with associated filtering, and the like. Since not all teams have a strict separation of roles, a single developer may be both UI/UX and Frontend, and would like to see and do things relevant to each role.
I think this sound more like tagging tasks than filtering by role, did you try using tags?
Tags are great and I have been using them extensively - but in the realm of roles, I could see the need for a more restricted/integrated setup. I could imagine a mechanism similar to the role-based story points : When creating a task, you could create a task for a specific role. For example a Story about displaying to-do items could have a "Back" tasks to create a CRUD api, a "UI/UX" to design and mockup the interface, a "Front" task to build the HTML and necessary controllers. That would open up to a "role based view" where the front-end developer would login, and see all the front-end tasks that are ready for dev : i.e.: a view of the "most relevant" tasks for that developer. But that is down the line a bit.
A simpler setup that would be helpful is having additional restricted Custom Field types: "Scoped" tags (would limit tag auto-fill to only that field) , or Enum ( eg: Having a "Persona" field, with a pre-defined list of options ). But that's a whole other discussion :)
Loving the product, and so is my small distributed team. Looking forward to contributing more to the discussion, and hopefully the code down the line.
Hello Patrick,Tags are great and I have been using them extensively - but in the realm of roles, I could see the need for a more restricted/integrated setup. I could imagine a mechanism similar to the role-based story points : When creating a task, you could create a task for a specific role. For example a Story about displaying to-do items could have a "Back" tasks to create a CRUD api, a "UI/UX" to design and mockup the interface, a "Front" task to build the HTML and necessary controllers. That would open up to a "role based view" where the front-end developer would login, and see all the front-end tasks that are ready for dev : i.e.: a view of the "most relevant" tasks for that developer. But that is down the line a bit.I'm adding your idea a possible enhancement for Taiga so we can track the feedback we receive about it and study if it can be included in Taiga core -> https://tree.taiga.io/project/taiga/issue/3072