Jira Issues. 1. Issue Start time End time. 1. Issue 1.1. Start time End time

Size: px
Start display at page:

Download "Jira Issues. 1. Issue Start time End time. 1. Issue 1.1. Start time End time"

Transcription

1 Jira s 1. Jira tracks issues, which can be bugs, feature request, improvement and any other tasks you want to track. JGCP supports all of them without any modifications on data structure. Precisely, all issues of any project in Progress can be displayed automatically in Gantt Chart Start time By default, Jira has not a field corresponding to Start time of an issue. In JGCP, by default, it is a derived information of "Estimate", "Due date" and Links link dependency and containment. It is possible to use a delicate field of type Date used as "Start Time". Here is the algorithm: Precedence Description 1 A customized field is specified in Administration, the Start Time is used 2 If the custom field for "Start Time" is missing or unset, and the "Original Estimate" is not empty, the value is calculated on "End Time" - "Original Estimate" - "Non Working time" 3 If "Original Estimate" is empty and there are some "Working Logs", the date of the first "Working Log" will be used as Start time Start time 1.2. End time 1.3. Duration and Units Leaf Container Version 1.4. Percent Done 2. Timing 2.1. Auto-scheduled issue 2.2. Manual-Scheduled 2.3. Not Schedulable 3. Scheduling Constraint 4. Milestone 5. Container 5.1. Management 6. Version 7. Multiple Presentations of Same 4 If "Original Estimate" is empty and it has some dependent tasks, the value should be minimum of their "Start time". 5 If "Original Estimate" is empty and it has some children, the "Start time" should be the first "Start Time" of its children. 6 The default value is "End Time" "Non Working time" End time Here is the algorithm for determining the value of "End time": Precedence Description 1 If a custom field is specified in Administration, its value of custom field will be used. 2 If the custom field is missing or unset and "Res olution Date" is not empty, the value of " Resolu tion Date" is used. 3 If "Due Date" is not empty and the custom field is missing or unset and "Resolution Date" is empty, the value of "Due Date" is used. 4 If it has some "Working Logs", the date of the Last "Working Log" will be used as End time 5 If it has some dependent tasks, the value of "End time" should be max of their "End date".

2 6 If it has some children, the "End Time" should be the last "End Time" of its children. 7 If it is assigned in a version with a Release date, the last will be used as "End Time". 8 The default value is Today + "Original Estimate" + "Non Working time" (if "Original Estimate" is empty, 1 will be used). When you modify the "End time" in Gantt Chart or Spreadsheet and if a custom field is specified, the custom field will be used. Otherwise, "End Time" is changed. For a version, if the project is enabled for Greenhopper and the option "Enable integration with GreenHopper:" is enabled, the End Time of setting in GreenHopper is used. Otherwise, its release date will be used and End Date Duration and Units Duration is a time span of an issue. It depends on two factors: a total amount of time it would take to complete this issue and resource allocation. A total amount of time is kept in the fields "Original Estimate", "Remaining Estimate" and "Spent Time", but there is not an equivalent information about resource allocation in JIRA. We have to introduced a custom field to manage it, named as Units. Its value should be between 1 and 100. It represents the percentage of resource allocation. The default value is Leaf If the issue is not started, the duration is calculated using this formula: Duration = Original Estimate * 100 / Units. In this no-start state of issue, when we modify the duration, "Original Estimate" will be modified. When the issue gets started, the following formula gets used: Duration = (Remaining Estimate + Spent Time) * 100 / Units. When the Remaining time is 0, the Original Estimate will be used. The change of duration of started issue via Gantt-chart will modify both "Original Estimate" and "Remaining Estimate" Container The duration of a container is calculated using the sum of duration of its children Version Same as container issue, the duration of a version is calculated using the sum of duration of its children Percent Done The progress state is indicated by a pecerntage. The method of computing is different through issue type

3 Type Description Formula Container Version Component The computing is based on Remains Estimate, Original Estimate and Spent Time from working logs. Its progress state is calculated by the sum of Spent time of its children over the sum of Original Estimate of the contained issues. Scope" is set to "Loading Scope", its progress sate is calculated on the sum of Spent time over the sum of Original Estimation of the loaded issues, same as Container. Scope" is set to "Server Scope", the progress state is calculated based on the number of resolved issues like Same as JIRA Agile, instead of timing. Scope" is set to "Loading Scope", its progress sate is calculated on the sum of Spent time over the sum of Original Estimation of the loaded issues, same as Container. Scope" is set to "Server Scope", the progress state is calculated based on the number of resolved issues like Same as JIRA Agile, instead of timing. If the issue gets started, the computing is based on: Spent time / (Spent time + Remains Estimate) Otherwise, it is: Spent time / Original Estimate If the issue gets started, the computing is based on: Spent time / (Spent time + Remains Estimate) Otherwise, it is: Spent time / Original Estimate to "Loading Scope", same as Contaimer to "Server Scope", the progress is calculated on: Number of Resolved s / (Contained total issues) to "Loading Scope", same as Contaimer When "Progress Scope" is set to "Server Scope", the progress is calculated on: Number of Resolved s / (Contained total issues)

4 Project Scope" is set to "Loading Scope", its progress sate is calculated on the sum of Spent time over the sum of Original Estimation of the loaded issues, same as Container. Scope" is set to "Server Scope", the progress state is calculated based on the number of resolved issues like Same as JIRA Agile, instead of timing. When "Progress Scope" is set to "Loading Scope", sam e as Contaimer to "Server Scope", the progress is calculated on: Number of Resolved s / (Contained total issues) 2. Timing From scheduling behavior standpoint, all issues are divided in two categories through the value of the field "Due Date": Fixed-Scheduled issue and Auto-Scheduled one Auto-scheduled issue An auto-scheduled issue is an issue whose field "Due Date" is empty. Its scheduled is yet really fixed. The above algorithm is used to reduce the "Start Time" and "End Time". For example, if unscheduled B issue is Start-to-Finish dependent on A, the Start date of B will be used as the End date of A. An auto-scheduled issue becomes scheduled one when you move it by mouse or change the End date value in Spreadsheet. It is decorated by an '?' icon at left and on top of issue bar: 2.2. Manual-Scheduled A Scheduled issue has a fixed "Due Date" or a working log, named as Manual-schedule, By default it is determined by the field "Due Date" or Custom field if it is setup. Once there is a working log, the issue remains in Manual-scheduled. It cannot go back to auto-scheduled. If an issue depends on a resolved or closed issue, it becomes Manual-scheduled. It cannot go back to auto-scheduled by the context menu "Convert to Auto-Scheduled ". It can go back to auto-scheduled if all dependencies on the resolved issues get deleted Not Schedulable if an issue has a working log, this issue is not schedulable. It means this issue cannot go back neith er to Auto-Scheduled, or not to Manual-Scheduled directly. The only solution to go back to schedulable issue is to delete its all working logs. 3. Scheduling Constraint From the point of view of time constraint, most of issues are constrained by the working schedule.

5 But in practice, some tasks have to be carried out beyond the Working Schedule such as Deployment, Database backup/restore. We reference an issue constraint by the working schedule as WorkingTime issue, and an issue without this constraint as Freetime issue. Anytime, a WorkingTime issue can become Freetime issue via context menu, and vice versa. 4. Milestone Within the framework of project management, a milestone is the end of a stage that marks the completion of a work package or phase, typically marked by a high level event such as completion, endorsement or signing of a deliverable, document or a high level review meeting. In JIRA, there is not such notation. JGCP takes any issue of any type as a Milestone when its "Original Estimate" is zero. 5. Container A container is in fact a dynamic issue. The schedule of a dynamic task depends entirely on its children. The change of the duration and workload of a child issues will automatically update the one of container issue. The "Time Planning" of JGCP provides two modes: scheduling and tracking. All fields of a dynamic issue are read-only. All "Due Date" and "Original Estimate" and working log are ignored. Its "Start Date", ""End Date" and its duration depends on its children. The "Start Date" and "End Date" are respectively the earliest date and the latest the "End Date" of its children Management s are a convenient way to organize tasks in hierarchy by classification or decomposition. In JIRA, it is possible to enable or disable the support of via the Administration. But there is a limitation: one level is supported, it is not possible to create a of a. This plugin provides a possibility to bypass this limitation using a custom link. The table below show the possible result of combinations of JIRA, Respect JIRA Rule and Custom Link: Configurati on JIRA Respect JIRA Rule Custom Link 1 Level Sub-Task if exists Other Sub-Tasks Descriptio n 1 Disabled X X isn't supported 2 Enabled Enabled disabled X Respect the JIRA policy, Only one level is possible.

6 3 (default) Enabled Enabled Setting Custom Link Respect the JIRA policy, first level using JIRA type, others are handled by Custom Link. 4 Enabled Disabled disabled s is supported using JIRA type if the project has at least one type. 5 Enabled Disabled Setting or Custom Link The sub-task is used if there is a sub-task can be used. The custom-link will be used if there is no sub-task defined in project. where "Respect Jira Rule" and "Custom Link" are the options in the administration "Global" of this plugin. 6. Version The version is directly supported in JGCP. The above algorithm is used to calculated the "Start Time" and "End Time" if "Release Date" is empty. 7. Multiple Presentations of Same It is possible that an issue will be displayed more than one time. For example, an issue is fixed in more versions. In this case, one issue will be displayed with all information such as dependency and children if its has. Other presentations play a proxy; only the fields of the root issue will be cloned and all links will be ignored. The cloned issue is displayed in dash border.

7 If "Due Date" is not empty and the custom field is missing or unset, the value of "Due Date" is used.

FEATURES GANTT CHART VIEW

FEATURES GANTT CHART VIEW FEATURES GANTT CHART VIEW CONNECTIONS Connections processes together to illustrate relationships between them. Connections provide a number of parameters here. Connections processes are automatically moved

More information

Task Management User Guide

Task Management User Guide Task Management User Guide Version 18 April 2018 Contents About This Guide... 5 Tasks Overview... 5 Create a Project for Task Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

Agenda. Spreadsheet Applications. Spreadsheet Terminology A workbook consists of multiple worksheets. By default, a workbook has 3 worksheets.

Agenda. Spreadsheet Applications. Spreadsheet Terminology A workbook consists of multiple worksheets. By default, a workbook has 3 worksheets. Agenda Unit 1 Assessment Review Progress Reports Intro to Excel Learn parts of an Excel spreadsheet How to Plan a spreadsheet Create a spreadsheet Analyze data Create an embedded chart in spreadsheet In

More information

Getting Started with StrategyBlocks. Training Guide StrategyBlocks 4.0

Getting Started with StrategyBlocks. Training Guide StrategyBlocks 4.0 Getting Started with StrategyBlocks Training Guide StrategyBlocks 4.0 Section 2: Navigation & Creating a Block Navigation Creating a new block Additional Navigations 2.1 Navigation Here you can manage

More information

Product Lifecycle Management

Product Lifecycle Management Product Lifecycle Management Product Portfolio Management User Guide v9.2.2 Part No. E11109-01 May 2007 Product Portfolio Management User Guide Copyright and Trademarks Copyright 1995, 2007, Oracle. All

More information

Quick Start Guide: Visit Templates

Quick Start Guide: Visit Templates Quick Start Guide: Visit Templates In this guide, you will learn how to successfully build outpatient and inpatient visit templates in the HCCRC Scheduler application by walking through the following content:

More information

SBCUSD IT Training Program. MS Excel ll. Fill Downs, Sorting, Functions, and More

SBCUSD IT Training Program. MS Excel ll. Fill Downs, Sorting, Functions, and More SBCUSD IT Training Program MS Excel ll Fill Downs, Sorting, Functions, and More Revised 4/16/2019 TABLE OF CONTENTS Number Formats...4 Auto Fill and Flash Fill...5 Simple Repeat...5 Fill Down Common Series...5

More information

HPE Project and Portfolio Management Center

HPE Project and Portfolio Management Center HPE Project and Portfolio Management Center Software Version: 9.41 Release Notes Go to HELP CENTER ONLINE http://ppm-help.saas.hpe.com Document Release Date: March 2017 Software Release Date: March 2017

More information

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

More information

Enhancements. Weilgut MindPlan 3.0. Status February 1st, 2008

Enhancements. Weilgut MindPlan 3.0. Status February 1st, 2008 Enhancements Weilgut MindPlan 3.0 Status February 1st, 2008 1 Content A. Sidebar 3 B. Printing 4 C. Exporting 5 D. Map 5 E. Project and Resource Planning 6 F. Basic Settings 7 2 Weilgut MindPlan 3.0 Version

More information

Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual

Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual Bradley University College of Liberal Arts and Sciences Department of Computer Sciences and Information Systems Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project

More information

Jira Connector Option - v18

Jira Connector Option - v18 Jira Connector Option - v18 Copyright 2019 ONEPOINT Projects GmbH. All rights reserved. ONEPOINT Projects, Enterprise Edition, Version 18 ONEPOINT Informationslosungen and the ONEPOINT Logo are registered

More information

Agile Product Lifecycle Management

Agile Product Lifecycle Management Agile Product Lifecycle Management Product Portfolio Management User Guide v9.2.2.5 Part No. E12820-01 August 2008 Product Portfolio Management User Guide Copyright and Trademarks Copyright 1995, 2008,

More information

Sample- for evaluation purposes only! Advanced Project. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc.

Sample- for evaluation purposes only! Advanced Project. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2011 Advanced Project TeachUcomp, Inc. it s all about you Copyright: TeachUcomp, Inc. Phone: (877) 925-8080 Web: http://www.teachucomp.com

More information

Team Process Data Warehouse Process Dashboard Notes for Core Data Schema

Team Process Data Warehouse Process Dashboard Notes for Core Data Schema Team Process Data Warehouse Process Dashboard Notes for Core Data Schema The Core Schema document describes various database constructs that are present within the data warehouse. Since the warehouse itself

More information

Agile Product Lifecycle Management

Agile Product Lifecycle Management Agile Product Lifecycle Management Program Portfolio Management User Guide v9.2.2.2 Part No. B32307-01 October 2007 Program Portfolio Management User Guide Copyright and Trademarks Copyright 1995, 2007,

More information

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types.

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types. JIRA Tutorial What is JIRA? JIRA is a tool developed by Australian Company Atlassian. It is used for bug tracking, issue tracking, and project management. The name "JIRA" is actually inherited from the

More information

PPM Essentials Accelerator Product Guide - On Premise. Service Pack

PPM Essentials Accelerator Product Guide - On Premise. Service Pack PPM Essentials Accelerator Product Guide - On Premise Service Pack 02.0.02 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as

More information

Portlet Reference Guide. Release

Portlet Reference Guide. Release Portlet Reference Guide Release 14.2.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is for your informational

More information

JIRA Overview & Configuration. Based on the A2F Framework

JIRA Overview & Configuration. Based on the A2F Framework JIRA Overview & Configuration Based on the A2F Framework JIRA What is Jira? Proprietary issue tracking software tool Developed by Atlassian located in Sydney, Australia It provides Defect tracking Issue

More information

MICROSOFT PROJECT 2010 EXERCISE

MICROSOFT PROJECT 2010 EXERCISE MICROSOFT PROJECT 2010 EXERCISE Copyright 2011 University of Warwick MICROSOFT PROJECT 2010 EXERCISE Introduction In MS Project there are typically several possible ways to do each desired action. This

More information

Basic tasks in Excel 2013

Basic tasks in Excel 2013 Basic tasks in Excel 2013 Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information.

More information

ActivityTimeline User Guide

ActivityTimeline User Guide ActivityTimeline User Guide https://activitytimeline.com Copyright 2018 ActivityTimeline Contents 1. Getting Started... 3 1.1 Overview... 3 1.2 Logging In and Out... 3 1.3 Dashboard Overview... 5 1.4 Header

More information

Using Open Workbench Version 1.1

Using Open Workbench Version 1.1 Version 1.1 Second Edition Title and Publication Number Title: Edition: Second Edition Printed: May 4, 2005 Copyright Copyright 1998-2005 Niku Corporation and third parties. All rights reserved. Trademarks

More information

MICROSOFT ESSENTIALS & SPECIFIC COURSES

MICROSOFT ESSENTIALS & SPECIFIC COURSES MICROSOFT ESSENTIALS & SPECIFIC COURSES INTRODUCTION Microsoft Office is the term adopted for the set of desktop applications that offer flexible and powerful ways for using technology to manage the daily

More information

Maven 2.1 Artifact Resolution Specification

Maven 2.1 Artifact Resolution Specification Maven 2.1 Artifact Resolution Specification Notes to work out in later sections: Graph-based artifact resolution Decouple from Maven's core Binary graph that is pre-resolved for a POM Artifacts should

More information

A Brief Introduction to the ProClarity Enrollment Reports

A Brief Introduction to the ProClarity Enrollment Reports ACCESS TO THE REPORTS First Step: Open the recommended browser, Internet Explorer, go to the Compatibility View Settings on the Tools menu & select the Display all websites in Compatibility View checkbox.

More information

About the P6 EPPM Importing and Exporting Guide

About the P6 EPPM Importing and Exporting Guide P6 EPPM Importing and Exporting Guide October 2018 Contents About the P6 EPPM Importing and Exporting Guide Scope This guide contains information about import and export formats and the process of importing

More information

Word 2007 Tables Part 2

Word 2007 Tables Part 2 Word 2007 Tables Part 2 In this lesson you will learn to use formulas within tables, change the size and positions of a tables, convert information from table form to text form and vice versa, insert clipart

More information

Personalizing CA Clarity PPM User Guide. Release

Personalizing CA Clarity PPM User Guide. Release Personalizing CA Clarity PPM User Guide Release 13.2.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Expr Language Reference

Expr Language Reference Expr Language Reference Expr language defines expressions, which are evaluated in the context of an item in some structure. This article describes the syntax of the language and the rules that govern the

More information

Webforum Project Management

Webforum Project Management Webforum Project Management Manual version 19.1 Last updated: 2019-01-16 Copyright Webforum Europe AB 1 Contents Webforum Workspace - Introduction... 5 Introduction... 5 Layout of the Workspace... 5 Projects...

More information

Viewing Dashboards... 5 Managing Dashboards... 9 Sharing Dashboards... 14

Viewing Dashboards... 5 Managing Dashboards... 9 Sharing Dashboards... 14 Dashboard User's Guide Release 9.0 May 2015 Contents About Dashboards... 5 Navigating to the Dashboards Module... 5 Working with Dashboards... 5 Viewing Dashboards... 5 Selecting Dashboards... 6 Components

More information

SEQUENCING AND SCHEDULING ACTIVITIES

SEQUENCING AND SCHEDULING ACTIVITIES SEQUENCING AND SCHEDULING ACTIVITIES SEQUENCING AND SCHEDULING ACTIVITIES Throughout a project, we will require a schedule that clearly indicates when each of the project s activities is planned to occur

More information

SG Project User Guide

SG Project User Guide SG Project User Guide (Mac OS X Version) Simple Genius Software November 2012 Document Version 4.0.1 Table of Contents Learn About SG Project...3 Meet SG Project...3 The Simple Genius Apps Suite...3 In-App

More information

JIRA Studio Use Cases and Tutorial basis

JIRA Studio Use Cases and Tutorial basis JIRA Studio Use Cases and Tutorial basis Analysis of usefulness of JIRA Studio Eclipse tool-chain Tolga Tuncbilek, Elisa Kallio, Shiyuan Wang, Viktor Porvaznik Table of Contents 1 Introduction... 3 2 Data

More information

Plugin Overview. So easy to use and a must have extension for any team. The Jira Tracking & Estimation plugin includes the following functionality:

Plugin Overview. So easy to use and a must have extension for any team. The Jira Tracking & Estimation plugin includes the following functionality: Contents Plugin Overview... 2 Configuration... 5 Time Tracking (By Roles) Panel... 7 Assignee (By Roles) Panel... 9 Worklog (By Roles) Tab Panel... 10 Post Function... 11 Support... 13 Plugin Overview

More information

The Function How Planners Lab handles it How Excel handles it Constructing Understandable Assumptions

The Function How Planners Lab handles it How Excel handles it Constructing Understandable Assumptions The Function How Planners Lab handles it How Excel handles it Constructing Understandable Assumptions A main advantage of the Planners Lab model is the ease with which the models can be constructed, understood,

More information

Chapter 20: Binary Trees

Chapter 20: Binary Trees Chapter 20: Binary Trees 20.1 Definition and Application of Binary Trees Definition and Application of Binary Trees Binary tree: a nonlinear linked list in which each node may point to 0, 1, or two other

More information

EMCO MSI Package Builder Professional 7. Copyright EMCO. All rights reserved.

EMCO MSI Package Builder Professional 7. Copyright EMCO. All rights reserved. EMCO MSI Package Builder Professional 7 Copyright 2001-2017 EMCO. All rights reserved. Company web site: emcosoftware.com Support e-mail: support@emcosoftware.com Table of Contents Chapter... 1: Introduction

More information

Project Initiation and Revision Training Manual. Table of Contents

Project Initiation and Revision Training Manual. Table of Contents for Engineering and Construction v.4.1 Maintenance Executive Project Statusing Class Conducted by Evans Technology October 2005 Project Initiation and Revision Training Manual Table of Contents Introduction

More information

Kyubit Business Intelligence OLAP analysis - User Manual

Kyubit Business Intelligence OLAP analysis - User Manual Using OLAP analysis features of Kyubit Business Intelligence www.kyubit.com Kyubit Business Intelligence OLAP analysis - User Manual Using OLAP analysis features of Kyubit Business Intelligence 2017, All

More information

Introduction to Excel Workshop

Introduction to Excel Workshop Introduction to Excel Workshop Empirical Reasoning Center September 9, 2016 1 Important Terminology 1. Rows are identified by numbers. 2. Columns are identified by letters. 3. Cells are identified by the

More information

Webforum Project Management

Webforum Project Management Webforum Project Management User and Administration Manual Copyright Webforum Europe AB 1 Contents Webforum Workspace - Introduction... 6 Introduction... 6 Logging in... 7 Multilingual Workspace... 7 Layout

More information

ActivityTimeline User Guide https://activitytimeline.com

ActivityTimeline User Guide https://activitytimeline.com ActivityTimeline User Guide https://activitytimeline.com Copyright 2018 ActivityTimeline Contents 1. Getting Started... 3 1.1 Overview... 3 1.2 Logging In and Out... 3 1.3 Dashboard Overview... 4 1.4 Issues

More information

SysGauge SYSTEM MONITOR. User Manual. Version 3.8. Oct Flexense Ltd.

SysGauge SYSTEM MONITOR. User Manual. Version 3.8. Oct Flexense Ltd. SysGauge SYSTEM MONITOR User Manual Version 3.8 Oct 2017 www.sysgauge.com info@flexense.com 1 1 SysGauge Product Overview SysGauge is a system and performance monitoring utility allowing one to monitor

More information

TIP SHEET FOR MS PROJECT

TIP SHEET FOR MS PROJECT TIP SHEET FOR MS PROJECT Table of Contents PART ONE MS PROJECT BASICS 1. Downloading MS Project on school computers 2. Navigation in MS Project 3. Different views in MS Project 4. Need help with MS Project?

More information

ConceptDraw PROJECT Server

ConceptDraw PROJECT Server ConceptDraw PROJECT Server User Manual CS Odessa Plan. Do. Communicate. Contents 1. Overview... 3 2. Getting Started... 3 3. Workspace... 5 3.1. Workspaces and Projects... 5 3.2. Workspace Roles and Authority...

More information

The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity

The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2011 Page 1 of 99 What is The Connector? The Connector is a Microsoft Project

More information

Multi-way Search Trees. (Multi-way Search Trees) Data Structures and Programming Spring / 25

Multi-way Search Trees. (Multi-way Search Trees) Data Structures and Programming Spring / 25 Multi-way Search Trees (Multi-way Search Trees) Data Structures and Programming Spring 2017 1 / 25 Multi-way Search Trees Each internal node of a multi-way search tree T: has at least two children contains

More information

Project planning with MindGenius

Project planning with MindGenius Project planning with MindGenius This workshop looks at using MindGenius for planning and monitoring smaller projects. This document uses MindGenius v6. MindGenius is available free of charge on all University

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

Contents 1. Introduction... 8

Contents 1. Introduction... 8 Contents 1. Introduction... 8 1.1 cpet Overview:... 8 1.2 What s New?... 9 1.3 Getting Started... 11 1.3.1 Cost and Software Data Reporting Plans:... 11 1.3.2 Cost and Software Data Reporting: Cost Reports...

More information

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems GCSE CCEA GCSE EXCEL 2010 USER GUIDE Business and Communication Systems For first teaching from September 2017 Contents Page Define the purpose and uses of a spreadsheet... 3 Define a column, row, and

More information

Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1

Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1 Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1 Once again, we are back with another tool tutorial. This time it s the Issue and Project Tracking Software Atlassian JIRA.

More information

Figure 4.1: The evolution of a rooted tree.

Figure 4.1: The evolution of a rooted tree. 106 CHAPTER 4. INDUCTION, RECURSION AND RECURRENCES 4.6 Rooted Trees 4.6.1 The idea of a rooted tree We talked about how a tree diagram helps us visualize merge sort or other divide and conquer algorithms.

More information

Portlet Reference Guide. Release

Portlet Reference Guide. Release Portlet Reference Guide Release 13.3.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

Customer Release Note

Customer Release Note Customer Release Note FOR Safran Risk v7.0 (Last update: May 2 nd, 2016) Safran Software Solutions 1 Copyright 1997-2016 Safran Software Solutions as. All rights reserved. Notice Safran is a registered

More information

A CREATE AND UPDATE AN UNRESOURCED PROJECT USING ASTA POWERPROJECT PAUL EASTWOOD HARRIS. 2 nd EDITION. 2-day training course

A CREATE AND UPDATE AN UNRESOURCED PROJECT USING ASTA POWERPROJECT PAUL EASTWOOD HARRIS. 2 nd EDITION. 2-day training course ASTA POWERPROJECT WORKSHOPS A CREATE AND UPDATE AN UNRESOURCED PROJECT USING ASTA POWERPROJECT BY PAUL EASTWOOD HARRIS 2 nd EDITION 2-day training course handout and student workshops This publication

More information

BENEFITS FROM TASK UPDATE

BENEFITS FROM TASK UPDATE Contents Contents INTRODUCTION 4 BENEFITS FROM TASK UPDATE 4 TASK UPDATE RIBBON 6 CREATING UPDATES 9 INTRODUCTION 23 Page 1 Overview Overview Team members who do not need to alter project plans use Seavus

More information

CHRIST THE KING BOYS MATRIC HR. SEC. SCHOOL, KUMBAKONAM CHAPTER 2 TEXT FORMATTING

CHRIST THE KING BOYS MATRIC HR. SEC. SCHOOL, KUMBAKONAM CHAPTER 2 TEXT FORMATTING CHAPTER 2 TEXT FORMATTING 1. Explain how to create a Bulleted and Numbered List in Star Office Writer? One way to create a list of points or topics in a document is to create a bulleted list. A bullet

More information

Today Function. Note: If you want to retrieve the date and time that the computer is set to, use the =NOW() function.

Today Function. Note: If you want to retrieve the date and time that the computer is set to, use the =NOW() function. Today Function The today function: =TODAY() It has no arguments, and returns the date that the computer is set to. It is volatile, so if you save it and reopen the file one month later the new, updated

More information

Microsoft Excel training course

Microsoft Excel training course Microsoft Excel training course Many of us need to use Microsoft Excel in our jobs to produce a range of spread sheets to show a wide range of business data. Our Microsoft Excel 2010 Training Course is

More information

Office Administrator

Office Administrator DURATION: 40 hours Office Administrator COURSE FEES: 3300 (Inclusive All) OBJECTIVE: To give knowledge of basic computer operations. CONTENTS: The course covers the introduction to the evolution of computers,

More information

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect.

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect. Launch the Microsoft Excel Program Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are lettered and rows, and are numbered.

More information

Illustrated Roadmap. for Windows

Illustrated Roadmap. for Windows Illustrated Roadmap for Windows This Illustrated Roadmap was designed to help the Computer Coordinator customize GradeQuick for their school and for teachers to make further customizations that will affect

More information

JetBrains YouTrack Comparison

JetBrains YouTrack Comparison JetBrains YouTrack Comparison YouTrack is an issue tracking tool by Jet- Brains. It is designed for development teams and serves as a one-stop shop for tracking daily tasks and bugs, planning sprints and

More information

Multi-Level Priority Queues

Multi-Level Priority Queues The (MPQ) feature allows you to configure multiple priority queues for multiple traffic classes by specifying a different priority level for each of the traffic classes in a single service policy map.

More information

Spreadsheets. With Microsoft Excel as an example

Spreadsheets. With Microsoft Excel as an example Spreadsheets With Microsoft Excel as an example Reading Chapter One and Three Exercises Those in the text of chapters one and three. The Problems section is not required. Purpose Originally for Accounting

More information

PLATFORM FOR ADVANCED CONTROL APPLICATIONS. B. Horn*, J. Beran**, J. Findejs**, V. Havlena**, M. Rozložník**

PLATFORM FOR ADVANCED CONTROL APPLICATIONS. B. Horn*, J. Beran**, J. Findejs**, V. Havlena**, M. Rozložník** PLATFORM FOR ADVANCED CONTROL APPLICATIONS B. Horn*, J. Beran**, J. Findejs**, V. Havlena**, M. Rozložník** *Honeywell Process Solutions 2500 W. Union Hills Drive, Phoenix, AZ 85027, USA brian.horn@honeywell.com

More information

The following topics describe how to work with reports in the Firepower System:

The following topics describe how to work with reports in the Firepower System: The following topics describe how to work with reports in the Firepower System: Introduction to Reports Introduction to Reports, on page 1 Risk Reports, on page 1 Standard Reports, on page 2 About Working

More information

Office of Instructional Technology

Office of Instructional Technology Office of Instructional Technology Microsoft Excel 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Contents Introduction to Excel 2016... 3 Opening Excel 2016... 3 Office 2016 Ribbon... 3

More information

Installing the Sample Files

Installing the Sample Files (610) 594-9510 Installing the Sample Files Our sample files are available for you to download from the Internet onto your own computer. Each course has a set of sample files which have been compressed

More information

Project Guide - Time location with PLANER ET PROFESSIONAL 2011

Project Guide - Time location with PLANER ET PROFESSIONAL 2011 Project Guide - Time location with PLANER ET PROFESSIONAL 2011 Description This Guide summarizes operational way, the steps and most important functions to carry out a complete cycle of management of programming

More information

Trees (Part 1, Theoretical) CSE 2320 Algorithms and Data Structures University of Texas at Arlington

Trees (Part 1, Theoretical) CSE 2320 Algorithms and Data Structures University of Texas at Arlington Trees (Part 1, Theoretical) CSE 2320 Algorithms and Data Structures University of Texas at Arlington 1 Trees Trees are a natural data structure for representing specific data. Family trees. Organizational

More information

Manage campaigns. In iconnect360, a campaign is a scheduled effort to send an out to the target recipients.

Manage campaigns. In iconnect360, a campaign is a scheduled effort to send an  out to the target recipients. Manage campaigns In iconnect360, a campaign is a scheduled effort to send an email out to the target recipients. I want to Create a campaign View campaigns o View list of campaigns Campaign status Print

More information

Part I - WORKING WITH ABSOLUTE REFERENCES

Part I - WORKING WITH ABSOLUTE REFERENCES INTRODUCTION TO COMPUTER CONCEPTS CSIT 100 LAB: MORE WORK with MS EXCEL Part I - WORKING WITH ABSOLUTE REFERENCES This is an implementation of a spreadsheet program. It contains 1,048,576 rows, and 16,384

More information

Microsoft Project 2007 Level 2. MICROSOFT PROJECT 2007 Level 2

Microsoft Project 2007 Level 2. MICROSOFT PROJECT 2007 Level 2 Contents MICROSOFT PROJECT 2007 Level 2 Contents CONTENTS LESSON 1 - ORGANISING PROJECT DATA... 4 Using the AutoFilter Feature... 5 Filtering Data... 5 Sorting a View... 6 Creating a Custom Sort... 6 Grouping

More information

Ax Graphics Migrated to Niagara 4

Ax Graphics Migrated to Niagara 4 Ax Graphics Migrated to Niagara 4 Overview: Since the release of Niagara4 there has been growing confusion concerning the use of the HTML5HxProfile. The HTML5HxProfile is simply a new and additional Hx

More information

QUICK EXCEL TUTORIAL. The Very Basics

QUICK EXCEL TUTORIAL. The Very Basics QUICK EXCEL TUTORIAL The Very Basics You Are Here. Titles & Column Headers Merging Cells Text Alignment When we work on spread sheets we often need to have a title and/or header clearly visible. Merge

More information

Excel 2013 Workshop. Prepared by

Excel 2013 Workshop. Prepared by Excel 2013 Workshop Prepared by Joan Weeks Computer Labs Manager & Madeline Davis Computer Labs Assistant Department of Library and Information Science June 2014 Excel 2013: Fundamentals Course Description

More information

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project.

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project. Oracle Instantis EnterpriseTrack Quick Reference Guide for Release 8.5 Create a Proposal From the Top Navigation Bar, click Create Proposals/Charters. Enter all the required fields and click Save to save

More information

Microsoft Project. EPIC 76/106 Manchester St. PO Box 362 Christchurch 8140

Microsoft Project.   EPIC 76/106 Manchester St. PO Box 362 Christchurch 8140 Microsoft Project EPIC 76/106 Manchester St. PO Box 362 Christchurch 8140 info@falcontraining.com www.falcontraining.com MICROSOFT PROJECT SEPTEMBER 12, 2016 1 Contents I. An Introduction to MS Project...

More information

Trees. Eric McCreath

Trees. Eric McCreath Trees Eric McCreath 2 Overview In this lecture we will explore: general trees, binary trees, binary search trees, and AVL and B-Trees. 3 Trees Trees are recursive data structures. They are useful for:

More information

SAFe Reports Last Update: Thursday, July 23, 2015

SAFe Reports Last Update: Thursday, July 23, 2015 SAFe Reports Last Update: Thursday, July 23, 2015 This document describes the set of reports provided by Jazz Reporting Service (JRS) aligned with SAFe (Scaled Agile Framework) metrics. Some of these reports

More information

1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions

1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions R4E Documentation 1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions Connectors 2. Getting Started 1. Overview

More information

The aim of this guide is to explain in detail the user operationating point of view of "EA Connector for Jira ".

The aim of this guide is to explain in detail the user operationating point of view of EA Connector for Jira . User Guide Contents Contents Introduction Get Started "EA Connector for Jira " Configuration Establishing a connection with JIRA: Elements mapping between Enterprise Architect y JIRA: Changing Language

More information

What is New in TILOS 10.0

What is New in TILOS 10.0 Civil Engineering and Construction What is New in TILOS 10.0 Mass Haulage Add Space Above/Below the Zero Line In a mass haulage diagram, you can now add space vertically between the zero line and cut/fill

More information

USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL Version 1.1.0

USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL Version 1.1.0 USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL 2014 Version 1.1.0 Contents 1 INTRODUCTION... 3 2 KEY CONCEPTS TO UNDERSTAND... 4 2.1 Assigning vs. Progressing an Issue... 5 2.2 Workflow...

More information

USER MANUAL. Inprowiser Engineering

USER MANUAL. Inprowiser Engineering USER MANUAL Capacity Tracker for JIRA Cloud Inprowiser Engineering 1 Contents Introduction... 2 Installation and pre-requisites... 3 Installation... 3 Pre-requisites... 4 Get started with Capacity Tracker...

More information

The questions will be short answer, similar to the problems you have done on the homework

The questions will be short answer, similar to the problems you have done on the homework Introduction The following highlights are provided to give you an indication of the topics that you should be knowledgeable about for the midterm. This sheet is not a substitute for the homework and the

More information

9/24/ Hash functions

9/24/ Hash functions 11.3 Hash functions A good hash function satis es (approximately) the assumption of SUH: each key is equally likely to hash to any of the slots, independently of the other keys We typically have no way

More information

corso Pragmatic Roadmapping with IBM Rational System Architect and ArchiMate White Paper Executive Summary Introduction By Martin Owen, CEO, CORSO

corso Pragmatic Roadmapping with IBM Rational System Architect and ArchiMate White Paper Executive Summary Introduction By Martin Owen, CEO, CORSO corso White Paper Pragmatic Roadmapping with IBM Rational System Architect and ArchiMate By Martin Owen, CEO, CORSO Executive Summary Roadmapping is a fundamental part of strategic planning and enterprise

More information

Project Advanced. Microsoft Application Series. Best STL

Project Advanced.  Microsoft Application Series. Best STL Microsoft Application Series Project Advanced Best STL Courses never cancelled: guaranteed Last minute rescheduling 24 months access to Microsoft trainers 12+ months schedule UK wide delivery www.microsofttraining.net

More information

Project planning with MindGenius v5

Project planning with MindGenius v5 Project planning with MindGenius v5 This workshop looks at using MindGenius for planning and monitoring smaller projects. A newer version of this document is available. This document uses MindGenius v5.

More information

Chapter 1. Configuring VPGO

Chapter 1. Configuring VPGO Chapter 1. Configuring VPGO The VPGO module is configured in the VISUAL PLANNING client. You can define as many VPGO templates as you need based on the three existing template types: Diary template Events

More information

CSE 214 Computer Science II Introduction to Tree

CSE 214 Computer Science II Introduction to Tree CSE 214 Computer Science II Introduction to Tree Fall 2017 Stony Brook University Instructor: Shebuti Rayana shebuti.rayana@stonybrook.edu http://www3.cs.stonybrook.edu/~cse214/sec02/ Tree Tree is a non-linear

More information

Skittles Excel Project

Skittles Excel Project Skittles Excel Project Entering Your Data and Creating Data Displays 1. Open Microsoft Excel 2. Create a table for your Skittles colors: a. In cell A1 type in a title for your chart b. In cell A2 type

More information

Project 2010 Certification Exams

Project 2010 Certification Exams Project 2010 Certification Exams This information is taken from the Microsoft website and is a compilation of the requirements listed there for the Project 2010 and Project Server 2010 exams. This document

More information

Course Content Excel Advanced Duration: 1 Day Unit Standard

Course Content Excel Advanced Duration: 1 Day Unit Standard Course Content Excel Advanced Duration: 1 Day Unit Standard 258876 Overview Sorting Extra AutoSum functionality Date and Time =NOW() =TODAY() =DATE Other Time & Date Advanced Mathematical and Financial

More information