Customization: Synchronize linked artifact titles
{
...
"synchronization": {
...
"links": [
{
"tagPrefix": "story"
}
]
}
"customizations": {
"synchronizeLinkedResourceTitles": {
"enabled": true,
"linkTagPrefixes": [ "story" ]
}
}
...
}PreviousCustomization: Automatically link changed Test CasesNextCustomization: Add Test Cases to Suites
Last updated