I am trying to add Story Point as a dimension in Advanced settings however I received an error.
There is another code which causing an issue
#advanced road map use of parentlink
[jira.customfield_10018]
hierarchy_levels = [
{name = " Initiative ", issue_type = “Initiative”},
{name = “Capability”, issue_type = “Capability”},
{name = “Epic”, issue_type = “Epic”},
{name = “Parent”},
{name = “Sub-task”}
]
Please help me fix this and add the Story Point to the advanced settings.
