Hi @Christophe,
in that case please use this code
ExtractString(
[Issue].CurrentHierarchyMember.GetCaption,
".*\-\d+\s(.*)", 1
)
best,
Gerda
Hi @Christophe,
in that case please use this code
ExtractString(
[Issue].CurrentHierarchyMember.GetCaption,
".*\-\d+\s(.*)", 1
)
best,
Gerda