O Jira é uma ferramenta de gerenciamento ágil de projetos de desenvolvimento de software, que suporta metodologias como Kanban e Scrum.
Através dos seus boards, é possível planejar, rastrear e gerenciar o andamento de projetos, visualizando os responsáveis por cada tarefa e o tempo/esforço necessário para completá-las.
Com os dados gerados no Jira, é possível gerar as mais diferentes análises, dentre elas a velocidade e o burn down da equipe (quantidade de tarefas restantes no projeto X o tempo faltante para completá-las) , rastrear as modificações feitas em cada tarefa e como está o andamento dela nas fases do kanban/board, o tempo de resolução das issues, dentre várias outras.
Adicionando o conector
Para construir a sua integração do Jira, inicie adicionando o conector na plataforma da Kondado, seguindo os passos abaixo:
1) Acesse o link abaixo para entrar na página de administração da sua conta do Jira
https://id.atlassian.com/manage/api-tokens
2) Após fazer login com uma conta de administrador, clique no botão de criar token de API
3) Dê um nome para o seu token (por exemplo, “Integração Kondado” e clique em “Create”
4) Após clicar em criar, um pop-up irá aparecer com o seu novo token. Anote ele em um lugar seguro
5) Na plataforma da Kondado, vá para a seção de adicionar novos conectores e selecione o conector do Jira
6) Preencha as informações do novo conector conforme abaixo:
- Nome: o nome do seu conector na plataforma da Kondado. Por exemplo “Jira engenharia”
- Usuário: e-mail do usuário que gerou o token conforme os passos anteriores
- Token: o token gerado conforme os passos anteriores
- Subdomínio: o seu subdomínio do Jira. Por exemplo, se o seu endereço do jira é https://empresa.atlassian.net, o seu ID da conta será “empresa“
Clique em Salvar para adicionar o seu novo conector
Integrações
Índice
- Projetos
- Status
- Issues
- Changelog
- Boards
- Boards: configuração das colunas
- Boards: relacionamento com issues
- Issues Worklogs
- Issues custom fields
- Boards: sprints
- Sprints: relacionamento com issues
Gráfico de relacionamento
Clique para ampliar
Projetos
Campo | Tipo | |
---|---|---|
int |
[en] The key of the project |
|
text |
[en] The key of the project |
|
text |
[en] A brief description of the project |
|
boolean |
[en] Whether the project is simplified. |
|
text |
[en] The type of the project. |
|
text |
[en] The name of the project. |
|
text |
[en] The display name of the project lead. Depending on the user’s privacy setting, this may return an alternative value. |
|
boolean |
[en] Whether the project lead is active. |
|
text |
[en] The account ID of the project lead, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5. |
|
text |
[en] The project type of the project. |
|
boolean |
[en] Whether the project is private. |
Status
Campo | Tipo | |
---|---|---|
int |
[en] The ID of the status |
|
text |
[en] The name of the status category |
|
int |
[en] The ID of the status category |
|
text |
[en] The key of the status category |
|
text |
[en] The description of the status |
|
text |
[en] The name of the status |
Issues
Campo | Tipo | |
---|---|---|
int |
[en] The ID of the issue |
|
text |
[en] The key of the issue |
|
date |
[en] The date by which this issue is scheduled to be completed |
|
text |
[en] Labels to which this issue relates |
|
float |
||
float |
||
timestamp |
[en] Reflects changes to the statuscategory |
|
text |
[en] A description of the issue's resolution, if the issue has been resolved or closed |
|
int |
[en] ID of the issue's resolution, if the issue has been resolved or closed |
|
text |
[en] Name of the issue's resolution, if the issue has been resolved or closed |
|
int |
[en] The Id of the status the issue is currently at in its lifecycle (workflow) |
|
int |
||
text |
||
text |
||
text |
[en] The description of the status the issue is currently at in its lifecycle (workflow) |
|
text |
[en] The name of the status the issue is currently at in its lifecycle (workflow) |
|
timestamp |
[en] The time and date on which this issue was last edited. |
|
text |
[en] A detailed description of the issue. |
|
text |
||
text |
||
text |
||
text |
||
boolean |
||
text |
||
text |
||
text |
||
text |
||
timestamp |
||
text |
[en] A brief one-line summary of the issue |
|
text |
||
text |
||
text |
||
text |
||
boolean |
||
text |
||
float |
||
boolean |
||
int |
[en] The number shown indicates how many votes this issue has |
|
text |
[en] The Original Estimate of the total amount of time required to resolve the issue, as estimated when the issue was created |
|
timestamp |
[en] The time and date on which this issue was entered into Jira |
|
timestamp |
[en] A record of the issue's resolution, if the issue has been resolved or closed. |
|
float |
[en] A record of the issue's resolution, if the issue has been resolved or closed. |
|
text |
||
int |
||
text |
||
text |
||
float |
||
boolean |
||
int |
||
text |
||
text |
||
float |
||
text |
||
int |
||
int |
[en] The ID of the parent issue |
|
text |
[en] The key of parent the issue |
Changelog
Objeto principal
Campo | Tipo | |
---|---|---|
text |
[en] The ID of the changelog |
|
text |
[en] The date on which the change took place – formated as a text with timezone |
|
text |
[en] The ID of the issue |
|
boolean |
[en] Whether the author (The user who made the change) is active |
|
text |
[en] The display name of the author (The user who made the change). Depending on the user’s privacy settings, this may return an alternative value |
|
text |
[en] The email address of the author (The user who made the change). Depending on the user’s privacy settings, this may be returned as null |
|
text |
jira_changelog__items
Campo | Tipo | |
---|---|---|
text |
[en] The ID of the changelog (kondado: inherited from main table) |
|
text |
[en] The details of the original value |
|
text |
[en] The details of the new value |
|
text |
[en] The details of the original value as a string |
|
text |
[en] The details of the new value as a string |
|
text |
[en] The name of the field changed |
|
text |
[en] The type of the field changed |
|
text |
[en] The ID of the field changed |
Boards
Campo | Tipo | |
---|---|---|
text |
[en] The ID of the board |
|
text |
[en] The URL of the board |
|
text |
||
text |
||
text |
||
text |
||
text |
||
text |
||
text |
[en] The type the board |
|
text |
[en] The name of the board |
Boards: configuração das colunas
Objeto principal
Campo | Tipo | |
---|---|---|
text |
[en] Name of the board |
|
text |
[en] ID of the board |
jira_board_columns__statuses
Campo | Tipo | |
---|---|---|
text |
[en] ID of the board (Kondado: inherited from top-level table) |
|
text |
[en] Name of the board (Kondado: inherited from top-level table) |
|
text |
[en] URL of the status |
|
text |
[en] ID of the status |
Boards: relacionamento com issues
Campo | Tipo | |
---|---|---|
text |
[en] The ID of the issue |
|
text |
[en] The ID of the board that contains the issues |
|
text |
[en] The key of the issue |
Issues Worklogs
Campo | Tipo | |
---|---|---|
float |
[en] The ID of the issue this worklog is for |
|
float |
[en] The ID of the worklog record |
|
text |
[en] A comment about the worklog in Atlassian Document Format |
|
text |
[en] The display name of the user who last updated the worklog. Depending on the user’s privacy settings, this may return an alternative value |
|
text |
||
text |
[en] The type of account represented by this user who last updated the worklog. This will be one of 'atlassian' (normal users), 'app' (application user) or 'customer' (Jira Service Desk customer user) |
|
text |
||
boolean |
[en] Whether the user who last updated the worklog is active |
|
text |
[en] The time zone specified in the user who last updated the worklog's profile. Depending on the user’s privacy settings, this may be returned as null |
|
text |
[en] The account ID of the user who last updated the worklog, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5 |
|
text |
[en] The time spent working on the issue as days (#d), hours (#h), or minutes (#m or # |
|
text |
[en] The display name of the user who created the worklog. Depending on the user’s privacy settings, this may return an alternative value |
|
text |
||
text |
[en] The type of account represented by this user who created the worklog. This will be one of 'atlassian' (normal users), 'app' (application user) or 'customer' (Jira Service Desk customer user) |
|
text |
||
boolean |
[en] Whether the user who created the worklog is active |
|
text |
[en] The time zone specified in the user who created the worklog's profile. Depending on the user’s privacy settings, this may be returned as null |
|
text |
[en] The account ID of the user who created the worklog, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5 |
|
timestamp |
[en] The datetime on which the worklog effort was started |
|
timestamp |
[en] The datetime on which the worklog was created |
|
float |
[en] The time in seconds spent working on the issue |
|
timestamp |
[en] The datetime on which the worklog was last updated |
Issues custom fields
Campo | Tipo | |
---|---|---|
int |
[en] The ID of the issue |
|
text |
[en] The Key of the issue |
|
text |
[en] The ID or key of the custom field, for example customfield_10000 |
|
text |
[en] The value for the custom field (coerced to text by Kondado) |
Boards: sprints
Campo | Tipo | |
---|---|---|
text |
[en] The ID of the board that contains the requested sprints |
|
text |
[en] The ID of the board that contains the requested sprints (returned when board_id is missing) |
|
timestamp |
[en] The start date of the sprint |
|
text |
[en] The state of the sprint (ie: active, closed, etc) |
|
timestamp |
[en] The end date of the sprint |
|
text |
[en] The name of the sprint |
|
text |
[en] The goal of the sprint |
|
text |
[en] The URL of the sprint |
|
text |
[en] The ID of the sprint |
|
timestamp |
[en] The date the sprint was completed |
Sprints: relacionamento com issues
Campo | Tipo | |
---|---|---|
text |
[en] The ID of the sprint |
|
text |
[en] The ID of the issue |