You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
Whenever i create a story there is "create subtask" button displayed as shown in the screenshot.
In the same way when the user is navigated to the Epic then i want to display the button "Create Story".
when the user is navigated to the story i want to display the button "create task" plrease help me in achieving this.
Hi @Sunilkumar k The Add a child issue button is available within an Epic:
It allows you to create a child issue (Story, Task, Bug, custom base issue type ...) within the Epic.
can i have a button "create story" particulary instead of all the issuetypes, i want epic to allow the user to create only story in the epic , can i achieve this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To my knowledge, this is not possible. Do you have other base issue types in your issue type scheme?
There are no validators either that can be used to restrict this.
You watch can vote for suggestion JRACLOUD-44557 though.
It is possible if you have the ScriptRunner app installed:
user.groups.includes("Group 1") || user.groups.includes("Group 2") || ... etc!
So the only way to achieve this natively is to agree on the process rather than restricting it via the tool.
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.