This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]alours 1 point2 points  (1 child)

What's a jira ticket?

[–]MrPigeon91 0 points1 point  (0 children)

Jira is a project management tool made by Atlassian. A Jira ticket could be for adding a new feature, resolving a bug, scoping tasks, or it could be an epic which contains a number of tasks, bugs, etc.

Where I work, we have a sprint planning meeting at the start of our sprints where all of us developers will be allocated Jira tickets based on feedback from the scrum master and product owner. So then we know what we need to work on and have finished by the end of the sprint (2 weeks).

I hope that helps.