En función del rol quiero que a la hora de crear no puedan elegir todos los tipos de incidencia sino, por ejemplo, que el rol A solo pueda crear épicas e historias y el rol B solo pueda crear historias y tareas
¿Cómo puedo hacerlo?
Gracias!
Ola @Jorge Valero
Bienvenido a la comunidad de Atlassian.
En este momento, no existe una función específica que filtre los tipos de problemas que se pueden seleccionar en el cuadro de diálogo Crear problema, en función de un atributo del usuario.
https://jira.atlassian.com/browse/JRACLOUD-44557
¿Está trabajando con un proyecto gestionado por el equipo o un proyecto gestionado por la empresa? Esa información se mostrará en la parte inferior del panel a la izquierda.
Sus opciones actuales son
1. Cree proyectos separados con diferentes tipos de problemas disponibles y restrinja el acceso a esos proyectos a los usuarios que necesitan poder crear esos tipos de problemas.
2. En un proyecto administrado por la empresa, puede agregar una transición Validar a Crear en el flujo de trabajo. Allí puede verificar el rol del usuario y evitar guardar el problema si su rol no es uno al que se le debe permitir crear el tipo de problema.
----
Hello,
Welcome to the Atlassian community.
At this time there is no specific feature that filter the types of issues that can be selected in the Create Issue dialog, based on an attribute of the user.
https://jira.atlassian.com/browse/JRACLOUD-44557
Are you working with a Team Managed project or a Company Managed project? That information will display at the bottom of the panel on the left.
Your current options are
1. Create separate projects with different types of issues available, and restrict access to those projects to the users that need to be able to create those types of issues.
2. In a Company Managed project you can add a Validate to the Create transition in the Workflow. There you can check the role of the user, and prevent saving the issue if their role is not one that should be allowed to create the issue type.
How can I make it so that a user can only create one type of issue and not all?
Depending on the role, I want them not to be able to choose all types of incidents when creating, but rather, for example, that role A can only create epics and stories and role B can only create stories and tasks
How can I do it?
Thank you!
Gracias por la rápida respuesta,
No puedo crear un proyecto específico para controlar el issuetype, espero que puedan añadir esa opción lo antes posible.
Tampoco me gusta la idea de no crear algo que el usuario cree que ha creado por no pasar la validación, es una idea original pero creo que no es lo más cómodo.
Gracias!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
El usuario final recibiría un mensaje de que no se creó el problema. Desafortunadamente, no se enterarían de que no podían crear el problema hasta después de completar los campos y hacer clic en el botón Crear problema. No fallaría en silencio.
---
The end user would get a message that the issue was not created. Unfortunately they would not learn that they could not create the issue until after they had filled in the fields and clicked the Create Issue button. It would not fail silently.
Thanks for the quick reply,
I can't create a specific project to control the issuetype, I hope you can add that option as soon as possible.
I also don't like the idea of not creating something that the user thinks he has created because it doesn't pass the validation, it's an original idea but I don't think it's the most comfortable.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Gracias, interesante, ¿y cómo asigno el rol a la creación de un issuetype en concreto?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Pensé que había una función de validación nativa que podría usar para esto, pero estaba equivocado. Me disculpo por engañarte.
Para hacer esto, debe agregar una aplicación de terceros que amplíe las capacidades de los validadores en las transiciones de flujo de trabajo.
¿Está dispuesto a considerar una aplicación de terceros para cumplir con sus requisitos?
---
I thought there was a native Validator function you could use for this, but I was wrong. I apologize for misleading you.
To do this you would need to add a third party app that would extend the capabilities of Validators on workflow transitions.
Are you willing to consider a third party app to meet your requirement?
Thanks, interesting, and how do I assign the role to the creation of a specific issuetype?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hola Trudy, si, claro,si una solución de terceros nos ayuda, estaré encantado de analizarla, ¿podrías indicarme cuál sería?
Muchas gracias!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Estoy seguro de que hay varias aplicaciones de terceros que pueden proporcionar esta funcionalidad. Puede encontrar aplicaciones que amplían las capacidades de Workflows en Atlassian Marketplace.
https://marketplace.atlassian.com/search?hosting=cloud&product=jira&query=workflow
Deberá revisar la documentación de cada uno para determinar si tiene esa capacidad.
Revisé la documentación de Jira Miscellaneous Workflow Extensions. Dice que tiene la capacidad que necesita.
https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/78481063/User+Validator
---
I'm sure there are multiple third party apps that can provide this functionality. You can find apps that extend the capabilities of Workflows in the Atlassian Marketplace.
https://marketplace.atlassian.com/search?hosting=cloud&product=jira&query=workflow
You would need to review the documentation for each one to figure out if it has that capability.
I looked at the documentation for Jira Miscellaneous Workflow Extensions. It says that it has the capability your need.
https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/78481063/User+Validator
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.