I've opened my project page. how do I access te user stories.
Hello,
Go to Issues -> Search Issues and select all issues from the required project. Also you can add filter these issues by issue type. JQL query would look like this:
project = yourproject and issuetype = Story
And yes, you would need the browse issues permission as @Taranjeet Singh mentioned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Marc Collins If you have browse permission in your JIRA project and the default issue type "Story" exists as an issue type in your project, then you should be able to access and see User Stories in the project.
Please let me know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.