Advanced JIRA and Confluence

Slides:



Advertisements
Similar presentations
Using the Self Service BMC Helpdesk
Advertisements

Business Development Suit Presented by Thomas Mathews.
Program Management Portal: Overview for the Client
GALVESTON COUNTY, TX P-CARD TRAINING GALVESTON COUNTY.
July 2010 D2.1 Upgrading strategy Javier Soto Catalog Release 3. Communities.
Refresher Instruction Guide Strategic Planning and Assessment Module
WASTE MANAGEMENT ©2010 SciQuest USA Confidential 1 Powered by RFx User Guide.
MAE Training for User July 8, Agenda Wiki FishEye Crucible Stash.
Username1 ********* To Sign In, enter your pre-assigned Key Customer User Name and Password in the appropriate fields and click ‘Sign In’. Welcome to the.
Members Only & Login Modules Members Only works with the Login module to provide password protection to Web pages and files. Login Groups may be created.
SOFTWARE PRESENTATION ODMS (OPEN SOURCE DOCUMENT MANAGEMENT SYSTEM)
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
What is Orange Tracker - Logging Into Orange Tracker 1.Type into your web browser (Firefox or Safari recommended).
WebCT CE-6 Assignment Tool. Assignment Tool and Assignment Drop Box Use “Assignment” button under Course Tools (your must be in “Build” mode) to: –Modify.
What is Orange Tracker - Logging Into Orange Tracker 1.Type into your web browser (IE not recommended). 2.Type your.
Creating Online Class Communities Jennifer Dorman Discovery Education
Review of last session The Weebly Dashboard The Weebly Dashboard Controls your account and your sites Controls your account and your sites From here you.
Compliance Assist Refresher Instruction Guide Adding or Editing Unit/College Strategic Goals.
Toll Free: Project Manager Tutorial.
Records and Information Management IT - Enterprise Content Management SPIDR II Global Features Reference Guide April 2013.
INCIDENT MANAGEMENT (SERVICE REQUESTS) WebDesk Training.
Core Publisher: Station Administrator Tools. Training 1: Site Administration Training 2: Programs Training 3: Content Tagging Training 4: Creating Posts.
Antalis-HQ USER GUIDE. Antalis, Europe’s leading distributor of paper, packaging solutions and visual communication products presents you its user web.
MAE Atlassian Tool Suite Administration Training July 8 th, 2013.
A guide for UICET for using Wikispaces.  A wiki is a web page or collection of web pages that can be linked together as a website.  Wikis are often.
Classroom User Training June 29, 2005 Presented by:
Presented by Chad Kafka This Month’s Topic: Wikispaces Advanced Today’s session is an introduction to what a WIKI is and how they can be used in education.
The SAU Website Workshop. Using the site Website Management The Campus Directory Form Manager Other available resources.
Lorie Stolarchuk Learning Technology Trainer 1 What has changed with the 2.7.X Upgrade to CLEW?
Program Guide v25Q3. Overview » Concepts » Workflow  Press sheet  Linking product  Program guide  Publishing a program guide day » Layout configuration.
Wiki Training: Advanced Instructor: Zach Silveira (415)
In addition to Word, Excel, PowerPoint, and Access, Microsoft Office® 2013 includes additional applications, including Outlook, OneNote, and Office Web.
Groups and Collaboration Sam Wilson Hub Liaison. overview Purpose – what are they for? Creating a Group – getting started Customization – making it your.
Systems Module Slide 2 – Overview and Navigation
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 3: Customizing Document Elements.
Group Project Tools Ahmad Alnafoosi, Kathy Drew, Doug Schultz.
PowerPoint Presentation of Essential Concepts PowerPoint Presentation of Essential Concepts Chalice Tillis LEM 511.
0 eCPIC User Training: Resource Library These training materials are owned by the Federal Government. They can be used or modified only by FESCOM member.
Confluence Team Calendars Iñigo Alonso ICS April 22, 2014.
What’s new in Kentico CMS 5.0 Michal Neuwirth Product Manager Kentico Software.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
My Workspace ELearning in Sakai Randy Graff, PhD HSC Training.
Core Publisher: Station Administrator Tools. Training 1: Site Administration Training 2: Programs Training 3: Content Tagging Training 4: Creating Posts.
Compliance Assist Refresher Instruction Guide Adding or Editing Student Learning Outcomes.
Table of Contents TopicSlide Administrator Login 2 Administrator Navigations 3 Managing AlternativeDr.com Blogs 4 Managing Dr. Lloyd May Blogs 5 Managing.
COORENOR COORENOR Web Portal COORENOR Agenda Where we are? (Summarize features of the COORENOR web portal.) Where are we going? (Show how to.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Creating Google Sites Laura Assem, Director of Technology.
Staff Module and Summary of Changes 1. Icon Changes: Page 3 Signing In and Password/Pin Changes: Page 4 Logging Out: Page 8 Staff Module Changes: Page.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
Staff Module and Summary of Changes 1. Icon Changes: Page 3 Signing In and Password/Pin Changes: Page 4 Logging Out: Page 8 Staff Module Changes: Page.
Easy WP Guide V2.6 for WordPress 3.8. easywpguide.com Adding Tags within your Post Adding Tags whilst editing your Post, will automatically assign those.
Using Workflow With Dataforms Tim Borntreger, Director of Client Services.
FHA Training Module 1 This document reflects current policy related to this topic. Its content is approved for use in all external and internal FHA-related.
JERRY GILES MNIS Unclassified Information Sharing Service PAUL HILTON.
CommonFloor Groups : Apartment Communities Admin User Guide.
Fab25 User Training Cerium Labs LabCollector - LIMS Lynette Ballast.
JIRA FUNDAMENTALS COURSE JRA-F Course outline Part 1 : Introduction (from slide 3) Part 2 : JIRA Concepts (from slide 19) Part 3 : Security.
Update your Company Profile on TheYachtMarket
Global Grid Forum GridForge
LMEvents SharePoint Portal How-to Guide
Welcome to our first session!
Manage your Interest Group
Activating Your Account and Navigating Through TIDE
Towards an easy use of CIRCABC Interest group leader training
Maryland Online IEP System Instructional Series - PD Activity #5
Maryland Online IEP System Instructional Series - PD Activity #5
Presented by : Karanvir Kaur Web Team
INSTRUCTOR NOTES/LINKS
All Right Reserved © JiJi Technologies Pvt Ltd
Presentation transcript:

Advanced JIRA and Confluence Leandro Fernández & Iñigo Alonso ICS www.europeanspallationsource.se November 7, 2014

Index JIRA Confluence Advanced search Advanced editing JQL Filters Project administration Roles Versions Components Team Shortcuts Issue Collectors Confluence Advanced editing Macros JIRA reports Space administration Create a space Sidebar configuration Permissions Templates

JIRA Advanced search

JIRA – Advanced Search – JQL JQL = JIRA Query Language Syntax similar to SQL, however, JQL is not a database query language Complete reference: https://confluence.atlassian.com/display/JIRA/Advanced+Searching But if you are not familiar with SQL queries, this is the right presentation for you!

JIRA – Advanced Search – JQL Fields hold different types of information in the system. In JIRA fields can include: priority, fixVersion, issue type, etc. Operators are the heart of the query. They relate the field to the value. Common operators include equals (=), not equals (!=), less than (<), etc. Values reflect the actual data in the query. They are usually the item for which we are looking. Keywords are specific words in the language that have special meaning. Examples: AND, OR, NOT, EMPTY, NULL, ORDER BY.

JIRA – Advanced Search – JQL Examples What issues has Test User filed in the project Test Project? reporter = testuser AND project = 'Test Project' What issues are blocking or critical in Projects A, B, and C? priority IN (Blocker, Critical) AND project IN (ProjA, ProjB, ProjC) What issues are unassigned and have not been updated in the last day? assignee IS EMPTY AND updated < -1d JIRA’s JQL editor makes it easy to learn JQL. The editor uses code hints as you type. For new users, this will greatly simplify the learning curve to get started. The JQL editor is contextually aware of the query as you type and gives real time feedback.

JIRA – Advanced Search – JQL Functions Examples: What issues are assigned to a member of the ICS Division group? assignee IN membersof('ICS Division') What issues of the OpenXAL project for the next version are already resolved or closed? project = OXAL AND status IN (resolved, closed) AND fixversion = earliestUnreleasedVersion() https://confluence.atlassian.com/display/JIRA/Advanced+Searching+Functions#AdvancedSearchingFunctions-function

JIRA – Advanced Search – JQL CHANGED operator optional predicates: AFTER "date" BEFORE "date" BY "username" DURING ("date1","date2") ON "date" FROM "oldvalue" TO "newvalue" Examples What issues were status CHANGED FROM "In Progress" TO "Resolved" BY currentUser() What issues did I resolve during this year? resolution CHANGED TO "Fixed" BY currentUser() DURING (startOfYear(), endOfYear())

JIRA – Advanced Search – JQL Sorting Examples Open issues sorted by priority and assignee: status = open ORDER BY priority, assignee Issues with blocker or critical priority created in the last 2 weeks, ordered from newest to oldest: priority IN (blocker, critical) AND created > -2w ORDER BY created DESC

JIRA – Advanced Search – JQL One more thing! To search all text fields (summary, description, comments, etc) in JIRA at once: text ~ "Search Text” One more one more thing: JQL can by used with the RESTful interface to do awesome stuff…

JIRA – Advanced Search – Filters Saved queries Sharing control: Permissions Email reports: Subscriptions Run a query on a scheduled basis and email the result to you or a group of people.

JIRA Project admin.

JIRA – Project Administration What a project Administrator can manage: Roles Versions Components Team shortcuts Issue Collectors

JIRA – Project Administration Roles Project administrators assign members to project roles specifically for their project. There are 3 defined Project Roles: Administrator: People who administer the project Developer: People who work on issues in the project User: People who log issues in the project Check the permissions assigned to each role in the Permissions section. Project roles are somewhat similar to groups, the main difference being that group membership is global whereas project role membership is project-specific. https://confluence.atlassian.com/display/AOD/Managing+Project+Role+Membership

JIRA – Project Administration Versions Versions are points-in-time for a project. They help you schedule and organize your releases. Versions can be: Added: create a new version against which issues can be aligned. Released: mark a version as released. This changes the Road Map report, Change Log report and some issue fields' drop-downs. Rescheduled: re-arrange the order of versions. Archived: hide an old version from the Road Map and Change Log reports, and in the JIRA User Interface. Merged: combine multiple versions into one. Each version can have any of the following four statuses: Released — a bundled package Unreleased — an open package Archived — a semi-transparent package Overdue— the release date is highlighted https://confluence.atlassian.com/display/AOD/Managing+Versions

JIRA – Project Administration Components Components are sub-sections of a project. They are used to group issues within a project into smaller parts. Note that you can set a Default Assignee for a component. This will override the project's default assignee, for issues in that component. https://confluence.atlassian.com/display/AOD/Defining+a+Component

JIRA – Project Administration Team shortcuts These appear in a pop-up window that opens when you click the project avatar in JIRA or Confluence. Since these links are project-specific, you can set them up to provide shortcuts for pages a project team uses frequently. https://confluence.atlassian.com/display/AOD/Creating+custom+links+to+help+users+navigate#Creatingcustomlinkstohelpusersnavigate-ProjectURLs

JIRA – Project Administration Issue Collectors The issue collector allows you to easily embed a JIRA feedback form into your own web site. This form is typically accessed by clicking a 'trigger' tab exposed along the edge of pages in your web site. When people visiting your web site click this trigger tab and submit the resulting JIRA feedback form, an issue is conveniently created in JIRA. Visitors to your web site do not require a user account in JIRA to use the JIRA feedback form. https://confluence.atlassian.com/display/AOD/Using+the+Issue+Collector

JIRA – Project Administration Let’s take a look at some project characteristics that can only be altered by JIRA global administrators: Issue types Workflows Screens Fields Permissions Issue Security Notifications Contact a JIRA administrator if you need any customization, specially when requesting a new JIRA Project

Confluence Advanced editing

Confluence – Advanced Editing Macros Using macros helps you to expand the capabilities of your Confluence pages, allowing you to add extra functionality or include dynamic content. Examples: Attachments macro to list files attached to a page Children Display macro to show child pages Code Block macro to display snippets of code with syntax highlighting File macro to embed/preview an Office or PDF document Gallery macro to display a collection of thumbnail images Include Page macro to display the contents of another page JIRA Issues macro to display one or more issues from JIRA Roadmap Planner macro to create simple, visual timelines Widget Connector macro to include things like a YouTube video or Twitter feed https://confluence.atlassian.com/display/AOD/Working+with+Macros

Confluence – Advanced Editing JIRA Reports Change Log Report generates a list of JIRA issues Status Report includes charts to visually communicate progress

Confluence Space mgmt.

Confluence – Space Administration Create a Space Sidebar configuration Permissions Templates

Confluence – Space Administration Create a Space Two main types of spaces: site spaces personal spaces Confluence can contain as many site spaces as we need, and each user can have one personal space. All logged-in users have the permission to create both types of spaces. Choosing a space key: The space key is the unique identifier for your space and is used in URLs and macros. Your space key must be unique, can contain any alphanumeric character (A-Z, a-z, 0-9), and be up to 255 characters long. Personal spaces use your username as the space key. You cannot change the space key after your space has been created, so choose your space key carefully. https://confluence.atlassian.com/display/AOD/Creating+a+Space

Confluence – Space Administration Sidebar configuration Change the space name and/or space logo Configure the Pages and Blog links Choose the icons to hide or show the 'Pages' or 'Blog' links Add or remove the shortcut links This can be a link to an important page for your team, or to an external site, for example. Change the navigation display options Child pages: current page and its children Page tree: the page tree for the entire space, expanded to the current page. https://confluence.atlassian.com/display/AOD/Configuring+a+Sidebar

Confluence – Space Administration Permissions Every space has its own independent set of permissions. Space permissions can only be granted by a space administrator. Permissions can be assigned to individual users, groups or anonymous users. https://confluence.atlassian.com/display/AOD/Space+Permissions+Overview

Confluence – Space Administration Permissions These are the permissions that can be assigned at the space level: View: user can view this space's content, including the space's details, and its pages and news items (blog posts) Pages: Add – user may create and edit pages in this space. Restrict – user may apply page-level restrictions. Delete – user may delete pages in this space. Blog: Add – user may add and edit blog posts in this space. Delete – user may delete blog posts in this space. Comments: Add – user may make comments in this space. Delete – user may delete comments from this space. Attachments: Add – user may add attachments in this space. Delete – user may delete attachments from this space. Mail: Delete – user may delete individual mail items. Space: Export – user may export content from this space via the space-level export screens. Note that this permission does not affect the exporting of a single page's content. Anyone who has permission to view the page also has permission to export its content. Admin – user has administrative permissions over this space. https://confluence.atlassian.com/display/AOD/Space+Permissions+Overview

Confluence – Space Administration Templates A template is a predefined page that can be used as a prototype when creating new pages. Two categories of page templates: Space templates: available in a specific space only. If you have space administrator permission, you can define templates via the space administration screen. Global templates: available in every space on the site. Space administrators can choose to promote specific templates and blueprints in the Create dialog. Promoting items can help ensure consistency in a space by encouraging users to create particular types of content over blank pages. https://confluence.atlassian.com/display/AOD/Working+with+Templates

Confluence – Space Administration Templates Add a space template Go to the space and choose Space tools > Content Tools from the bottom of the sidebar. Choose Templates > Create new template. https://confluence.atlassian.com/display/AOD/Creating+a+Template

Thank you for your time and attention  Q&A Thank you for your time and attention  Any questions? Iñigo Alonso inigo.alonso@esss.se