Raname "body"/"sequence" scope in studio 23.10

Hi,

When I use a “for each”/if/“else if” activity studio automatically creates a sequence/scope. In previous versions of studio I could rename this sequence to something more meaningful, which helped with readability.

Since We updated to studio version 23.10.7 it seems I can’t rename these automaticly created sequences anymore. This can sometimes be confusing when I want to check/change the scope of a variable since I sometimes get multiple scopes named “body” or “Sequence”.

Is there still a way I can rename these scopes?

kind regards,
Jelle

Hi @jelle.segers.Bpost


Right click on the xaml and edit with notepad and make the changes

Try this!
Hope this helps!

@jelle.segers.Bpost,

As far as I know, there is no option to rename it.

Thank you for the response.

In the xaml file I can indeed change the name of the sequence

This changes the name of the scope in the variable pane, so in the cases where it becomes a real issue I can use this.

But:

  • I hoped there would be a solution where I wouldn’t have to search in the xaml directly.
  • The display name is only used to name the scope, and is not shown in the activity itself '-> we can get a mismatch in names.

I hoped there was a solution that’s close to how it was shown in previous versions of studio. But I fear it’s not possible.

@jelle.segers.Bpost

Where exactly are you seeing the issue…we are able to rename

on 24.10 though

cheers