I tried to set up a new proejct on a clean Jira 4.4 installation and adding persons to a project role doesn't show the drop down choice menu. Adding groups is no issue. I did check the logs, and restarted the application already but that didn't help. Any ideas? regardsThomasAnswer Wa...
Can you find your answer on https://confluence.atlassian.com/get-started-with-jira-core/add-users-to-your-project-917965377.html or onhttps://confluence.atlassian.com/get-started-with-jira-core/add-new-users-917965387.html ? Reply Suggest an answer Log in or Sign up to answer Still have ...
Add customers to a project viaCustomers> Add customers. Customers on this list can raise requests in the project, via the portal or email. Customers are automatically added to the list if your service project is open to users with Jira accounts, or allows customers to create their own account...
There are two default project roles you can assign users to in Jira Service Management: Service Desk Customers who create requests via email or the customer portal Service Desk Team who view and respond to these requests As the user who created this project, you have been automatically added...
Navigate to src/main/java/com/example/plugins/tutorial/jira/jql/ and open the RecentProjectFunction.java file. Replace import com.opensymphony.user.User; with the following import statement: 1 2 import com.atlassian.jira.user.ApplicationUser; Update validate() method to use ApplicationUser ...
All users with access to the project can select which fields to display in their list. Columns you add to your project aren’t visible when the project is opened in a different browser or private window. Every team has different needs, so you may want to add or remove fields as co...
Search for any active user on users page(Jira administration > user management > users) take the active user's email address navigate to JSM project > project settings > customers click on add and try adding the active user. Expected Results ...
2: Users sometimes CC distribution lists in their response. Since we allow creation of users (ie public sign up) then this causes Jira to create a new user with the email of the mailing list, which is flooding our Jira with user accounts that aren't needed. If we could turn off this...
Attempting to create a Jira task, I run into the following error when executing jira create -i Request C:\Users\user01 λ jira login Enter Password for user01: C:\Users\user01 λ jira issuetypes Request: Incident: Sub-task: The sub-task of the issue Project: Epic: Created by JIRA Ag...
In order to use Deployment Gating with GitLab besides the basic configuration steps https://support.atlassian.com/jira-service-management-cloud/docs/set-up-deployment-gating/. We require users to create Service Accounts Token and save this in Change Management settings on the Atlassian side. Also...