How to restrict the creation of an issue based on issuetype

Description :  All users with the Create Issues permissions can create issues of any type. The “Create Issues” permission applies to all issue types, so it’s not possible to restrict users to create issues of certain types through the permission scheme.  Solution: To restrict issue creation of certain types to certain users, you can use a Workflow… Continue reading How to restrict the creation of an issue based on issuetype

In Jira Software, Changing the order (sorting) of Workflow status (Transition button) on the Issue View page

The status transitions can be re-ordered through opsbar-sequence workflow transition property. The addition of this property affects the order of transitions on the View issue page depending on the values added. Below are the steps to be followed to set the opsbar-sequence workflow transition property.: Select the transition, of status mentioned in workflow. Type opsbar-sequence into the Property Key field, under ‘Add New… Continue reading In Jira Software, Changing the order (sorting) of Workflow status (Transition button) on the Issue View page

Published
Categorized as Jira

How do you troubleshoot in Jira?

The audit log helps you diagnose problems in Jira. The audit log is a feature in Jira that tracks key activities and configuration changes that can impact users and projects in Jira. This is helpful for diagnosing problems in Jira products. The audit log isn’t intended to record all activity in Jira. For example, it doesn’t… Continue reading How do you troubleshoot in Jira?

Published
Categorized as Jira

Modify the general configuration settings in Jira.

Jira provides Jira admins options for modifying user settings and branding your site. You can also customize the language and time formats.  Here are some general Jira configuration tasks: Customize the application title and email from header format Set the default language Set the default user time zone Adjust other general configuration options, like enabling… Continue reading Modify the general configuration settings in Jira.

Published
Categorized as Jira Tagged

In Jira Software, track progress using issue count in your plan

The Progress (issue count) column shows the completion rate of your project based on the status of its issues. The bar in this column shows the following statuses from right to left: To do In Progress Done This breakdown of work displays the number of issues in each status category against the total number of issues in… Continue reading In Jira Software, track progress using issue count in your plan

Published
Categorized as Jira

In Jira Software, Search for missing issues in your plan

To finding why an issue isn’t showing in your plan is to search for it using the Find your issue function. To find missing issues: Select Plan settings from the left side navigation. Choose Find your issue from the side navigation, then enter the missing issue’s entire key. This function doesn’t support partial matches. If… Continue reading In Jira Software, Search for missing issues in your plan

Published
Categorized as Jira

How to Activating a workflow, in Jira software

All workflows are inactive until you associate them with a workflow scheme, which can then be associated with a project. To activate a workflow:  Select Settings –> Issues. Click Workflow schemes. Either click Add workflow scheme or edit an active workflow scheme.  Add your workflow to the scheme. (See Configuring workflow schemes for more detailed information.)… Continue reading How to Activating a workflow, in Jira software

How does the advanced configuration of workflows compare to automation rules?

Company-managed projects come equipped with advanced configuration options so teams can easily map and streamline even the most complex workflows. For example, you can create Conditions to control whether a transition should be executed by a user in your instance. Similar capabilities exist as automation rules as part of Automation for Jira. However, some key… Continue reading How does the advanced configuration of workflows compare to automation rules?

How to manage the status field in Jira software

To Managing the status field such as; The global field is competing with any automation you’ve set up relating to issue creation, that may be needed to disable the field which will completely remove it from the Create issue window. Go to Settings > System. Select Edit Settings. Scroll to Options and choose the settings you’d like to turn on or off. Select Update to save… Continue reading How to manage the status field in Jira software

Published
Categorized as Jira

How we can enable the deployments and its purpose in Jira Software

To enable Deployments for your Jira Software project, follow the followings steps.  Navigate to your project. Go to Project Settings > Features. Enable the Deployments feature. A new menu item, Deployments, will be added to the project menu. Purpose for enabling the deployments: The Deployments feature gives you greater visibility of deployments by tracking and displaying CI/CD Pipelines against your Jira issues… Continue reading How we can enable the deployments and its purpose in Jira Software