Created Jul 13, 2022, Last active today
I would like to create a custom email notification whenever the defect is 1: Developer clicks on Create sub-task to create a new defect 1a: Defect is Assigned to the developer...
Hi, I'm trying to add a workflow validator for a sub-task that must look at a field from the parent and only allow the transition if a certain value is selected from a custom single select list fiel...
Happy New Year, everybody! What better way to kick off 2022 than with a new Marketplace Partner Spotlight ✨ This month, we're getting to know Daniel Franz, co-founder of Fine Software. Fine Software ...
Happy New Year from all of us at Tempo! We’re excited to kick off 2022 with a refreshed brand identity to strengthen our recognition in the Marketplace and support growth as we continue to innovate ...
A few weeks ago we released Epic Sum Up 3.8 for Server/Data Center and 2.1 for Cloud. With 3.8 comes a new UI which was previously introduced to Cloud and a massive performance upgrade for our Detail...
This article is about what cycle time and lead time is and how you can use these metrics in Jira to measure your team's productivity and get useful insights. Measuring productivity is crucial to und...
I have JIRA custom field named Defect logged date. The date should not have future date. It should be restricted to current date. How do I restrict Defect logged date date picker to...
I am creating an application on Jira (using Forge). In addition I am creating a migration tool (Using C# & Atlassian.SDK) to migrate from Lite version to external application (that outside of Jir...
I would like to create a Automated rule to trigger a Bug issue type any time a sprint is created. The bug issue type Should be part of the sprint and should go inside the sprint\be part of...
Need to remove Move , Clone issue ,Convert to issue from More drop down for Bug Issue type. I do not want to use permission Scheme. I would like to use script runner for this issue.
...usName = getFieldById('customfield_18502') cusName.setHidden(true) if(locationName.value == ' ') { cusName.setHidden(true) } else { nameField.setHidden(false) } Thank you for your help
I have two sub task types - Subtask and Defect subtask . The Defect subtask is for Bug issue and Sub-task is for all other issue type. When ever I click On the Create subtask screen...
For each person in your company that need to use Jira, Confluence or Service Management, you must create an individual user and grant the necessary access rights. As time passes, the owner of the us...
QARAJ add-on is an add-on that enhances the test management capabilities of Jira. The add-on integrates Jira with the QARA Enterprise test management tool, which enables QA professionals to access Ji...
In BigPicture, apart from the Jira issue, you have the possibility to create a basic task. It's easy to create, simply by clicking the “+” button in the top-left corner of the Gantt module. The 'Basi...
Product Backlog is a living artifact. It doesn’t stay constant and it continuously changes over time. During a work day or a week, you may add new issues to the backlog, modify some already open issu...
The News Board app currently comes with three defined layouts (3 column, 2 column, and 3 column without the hero takeover), but has the capacity for new layouts to be added or even custom built layou...
Hi, I have a requirement where subtasks are supposed to be auto-created when a new parent is created in jira but the catch is that a single line text field(name) and assignee on the sub-task...
Customer support is an essential part of the success of any business. No matter what the business’ objectives are, it always depends on a consumer to succeed. So, it goes without saying that ensuring...
For small & growing organizations, hiring great people is the only way to accelerate growth. However, setting up a recruitment process from scratch might feel a bit overwhelming. Therefore, you w...
The article was originally written by Magdalena Korgul - Senior Content Specialist in Deviniti There are over 4000 apps and integrations on the Atlassian Marketplace. You may think that all the be...
I created a custom field with the Checkboxes type, and populated it with several options. Now, I've decided to change some of the options and add some new options. When I go to the Issues -> Field...
...n issue", true, true); } @EventListener public void onUserAssigned(IssueWatcherAddedEvent event) { this.watcherMetric.labels(event.getApplicationUser().getKey()).inc...
def countSATSUN=0 if (c2.get(Calendar.DAY_OF_WEEK) == Calendar.SATURDAY|| c2.get(Calendar.DAY_OF_WEEK) == Calendar.SUNDAY) { countSATSUN++; } this is giving wrong count Can somebody help
Hello I'm going to use Scriptrunner's post function function. When the status changes after the ticket is issued, I want to automatically register the user with the user picker by putting the perso...
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard