Опять про JIRA

Все, что вы хотели знать о программизме, но боялись спросить.
Ответить
Аватара пользователя
Alenka
Маньяк
Сообщения: 1693
Зарегистрирован: 15 июн 2005, 21:44
Откуда: Omsk-Vancouver

Опять про JIRA

Сообщение Alenka »

Кто пользует JIRA, посоветуйте адд-он где бэклог планировать. И, можно отдельно, адд-он где team's availability and may be some sort of skills set database. Thanks!
Аватара пользователя
dima
Житель
Сообщения: 690
Зарегистрирован: 19 фев 2003, 19:26
Откуда: Хабаровск->Toronto

Re: Опять про JIRA

Сообщение dima »

we using JIRA for couple years, can't use to it.
It looks more like toy for bosses or .... may be we just need proper training for the tool
Аватара пользователя
LeoV
Графоман
Сообщения: 14497
Зарегистрирован: 02 июн 2012, 15:41
Откуда: Графство O'Mан
Контактная информация:

Re: Опять про JIRA

Сообщение LeoV »

dima писал(а):we using JIRA for couple years, can't use to it.
It looks more like toy for bosses or .... may be we just need proper training for the tool
I am working as a surgeon and it looks quite bloody messy... may be we just need proper training with the tools :D
Аватара пользователя
mikei
Графоман
Сообщения: 46488
Зарегистрирован: 27 мар 2010, 23:37
Откуда: Burnaby, BC

Re: Опять про JIRA

Сообщение mikei »

Все в имени.
tfrog
Пользователь
Сообщения: 71
Зарегистрирован: 21 сен 2009, 04:38
Откуда: Хабаровск -> Ванкувер -> Северная Альберта

Re: Опять про JIRA

Сообщение tfrog »

Alenka писал(а):Кто пользует JIRA, посоветуйте адд-он где бэклог планировать. И, можно отдельно, адд-он где team's availability and may be some sort of skills set database. Thanks!
Использую каждый день, но пока не приходилось делать ничего из перечисленного.

на каждую версию каждого продукта собирается набор из Bugs, Feature Requests, User Story, tasks, etc. и добавляются в Epic Story. Epic очень нравится всем, т.к. сразу видно что уже закрыто.
Вот так и получается бэклог доморощенный. Потом ничего не остаётся -- или в следующие версии, или в будущее (версия называется "Future").

Если нужно чуть большее - смотрите в сторону "JIRA Agile".

>адд-он где team's availability and may be some sort of skills set database
Это нетипичная задача для Jira.
надо использовать другие инструменты. (Банальный гугд докс в помощь, если корпоративный аккаунт).
tfrog
Пользователь
Сообщения: 71
Зарегистрирован: 21 сен 2009, 04:38
Откуда: Хабаровск -> Ванкувер -> Северная Альберта

Re: Опять про JIRA

Сообщение tfrog »

dima писал(а):we using JIRA for couple years, can't use to it.
It looks more like toy for bosses or .... may be we just need proper training for the tool
там просто всё достаточно.
Освойте фильтры (не базовые) и будет проще всем.
Instant Search - простейший трюк [project_index_name] [search string] -- "WEB submit button" -- выведет список всего где есть упоминания про "submit button", ограничиваясь проектом "WEB".
Обычно требуется нормально сделать workflow для каждого типа работ и ставить ограничения (security/roles) в проектах. Тот workflow что по умолчанию не достаточен. Custom worlflows придётся переделывать 3-4 раза, это нормально.
Обязательно настроить оповещения (настраиваются на каждый проект) и заставить всех пользоваться @ тегами в комментариях.
Настроить себе dashboard - вот там сохранённые фильтры будут нужны.
Extra credit - "Bulk Changes".

80% всего этого есть в их обучающих видео. https://www.youtube.com/playlist?list=P ... B8C365CE02
Ну и интерактивно тоже https://university.atlassian.com/uac/2. ... r/jira/v60 - там выберете какую надо версию.
Аватара пользователя
Alenka
Маньяк
Сообщения: 1693
Зарегистрирован: 15 июн 2005, 21:44
Откуда: Omsk-Vancouver

Re: Опять про JIRA

Сообщение Alenka »

tfrog писал(а): Использую каждый день, но пока не приходилось делать ничего из перечисленного.
Вот так и получается бэклог доморощенный. Потом ничего не остаётся -- или в следующие версии, или в будущее (версия называется "Future").
I have to communicate release dates of certain features to sales and marketing so our backlog is not about what's coming next but more like an MS Project table with features and dates. It gets harder when the backlog gets 6-9 mon. long.
tfrog писал(а): >адд-он где team's availability and may be some sort of skills set database
Это нетипичная задача для Jira. надо использовать другие инструменты.
Why not? This is what I don't understand, I don't believe our situation is unique. How do other companies feed a sprint? How do you know a team capacity when someone goes on vacation or gets another out of sprint assignment? When a new team member joins, he is not functioning 100% from the start, how do you adjust the person's FTE? We don't use story point so our estimates are in hours and the sprint available time is in hours. Right now I'm using an Excel file but thinking to retire it due to duplication of effort (copy/paste from/to Excel-JIRA). Our problem is we can't push an item from the sprint since it can be promised to a customer so I'm looking for some sort an intelligent engine to calculate the capacity and schedule backlog items.
tfrog писал(а):
dima писал(а):we using JIRA for couple years, can't use to it.
It looks more like toy for bosses or .... may be we just need proper training for the tool
там просто всё достаточно.
Освойте фильтры (не базовые) и будет проще всем.
Concur. What I found, JIRA is highly customizable. You probably have not set it up to accommodate your needs. We have a dedicated person to look after JIRA and its settings.
tfrog
Пользователь
Сообщения: 71
Зарегистрирован: 21 сен 2009, 04:38
Откуда: Хабаровск -> Ванкувер -> Северная Альберта

Re: Опять про JIRA

Сообщение tfrog »

Alenka писал(а):
tfrog писал(а): Использую каждый день, но пока не приходилось делать ничего из перечисленного.
Вот так и получается бэклог доморощенный. Потом ничего не остаётся -- или в следующие версии, или в будущее (версия называется "Future").
I have to communicate release dates of certain features to sales and marketing so our backlog is not about what's coming next but more like an MS Project table with features and dates. It gets harder when the backlog gets 6-9 mon. long.
tfrog писал(а): >адд-он где team's availability and may be some sort of skills set database
Это нетипичная задача для Jira. надо использовать другие инструменты.
Why not? This is what I don't understand, I don't believe our situation is unique. How do other companies feed a sprint? How do you know a team capacity when someone goes on vacation or gets another out of sprint assignment? When a new team member joins, he is not functioning 100% from the start, how do you adjust the person's FTE? We don't use story point so our estimates are in hours and the sprint available time is in hours. Right now I'm using an Excel file but thinking to retire it due to duplication of effort (copy/paste from/to Excel-JIRA). Our problem is we can't push an item from the sprint since it can be promised to a customer so I'm looking for some sort an intelligent engine to calculate the capacity and schedule backlog items.
tfrog писал(а):
dima писал(а):we using JIRA for couple years, can't use to it.
It looks more like toy for bosses or .... may be we just need proper training for the tool
там просто всё достаточно.
Освойте фильтры (не базовые) и будет проще всем.
Concur. What I found, JIRA is highly customizable. You probably have not set it up to accommodate your needs. We have a dedicated person to look after JIRA and its settings.
Это всё входит в Project Management, а Jira всё-таки "Issue & Project Tracking Software". Нужно скрещивать ужа с ежом, ну или ужу крылья приделывать.
Поищите в https://answers.atlassian.com/ - наверняка кто-то уже спрашивал.
Наверняка есть и Feature requiest.
Аватара пользователя
Alenka
Маньяк
Сообщения: 1693
Зарегистрирован: 15 июн 2005, 21:44
Откуда: Omsk-Vancouver

Re: Опять про JIRA

Сообщение Alenka »

we use JIRA for more than just "Issue & Project Tracking Software" but thank you for the answers anyway...
Ответить