Jira
Jira is used for managing tasks, bugs, and projects at Etnetera.
Access
URL: https://jira.etnetera.cz Sign-in: company Google account SSO
IT Team Projects
| Project | Key | Description |
|---|---|---|
| IT Support | ITS | Requests and incidents |
| Infrastructure | INFRA | Infrastructure tasks |
| Security | SEC | Security matters |
Ticket Types
| Type | Description |
|---|---|
| Story | User story / feature |
| Task | Technical task |
| Bug | System defect |
| Epic | Group of related stories |
| Sub-task | Child task |
Ticket Workflow
Backlog → To Do → In Progress → In Review → DoneWhen working on a ticket:
- Move the ticket to In Progress and assign it to yourself
- Reference the branch / MR in the description
- Move to In Review when done
- After code review and merge → Done
Creating an IT Request
- Go to the IT Support project (
ITS) - Click Create
- Type: Task (standard request) or Bug (something broken)
- Fill in the description — the more detail, the faster we can resolve it
- Priority:
- Highest — production is down
- High — blocking work
- Medium — standard request
- Low — nice-to-have
WARNING
For urgent issues (production incident) write immediately in Slack #it-alert.
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
c | Create ticket |
g then g | Go to Dashboard |
m | Assign to me |
i | Add comment |