Trying to go back from surrounding with try catch removes content of try catch

Scenario:

User surrounds activity with try catch block, he should be able to undo this operation

Steps to reproduce:

Select activity, press ctrl + t, press ctrl + z as many times as you liek

Current Behavior:

Contents that were sorrounded will be removed first place

Expected Behavior:

Try catch block sorrounding content should be removed

Studio/Robot/Orchestrator Version: 2016.2.6274

Last stable behavior: n/a
Last stable version: n/a
OS Version: Win 10 Enterprise 64bit
Others if Relevant: (workflow, logs, .net version, service pack, etc):

3 Likes

Right on. Looks like you found a bug.:stuck_out_tongue_winking_eye:
Its happening with only for the activity inside sequence .works fine with flowchart container or individual activity . @Cosin @badita

Thanks. Adding @qateam .

Known issue, but still thank you.

There is a one more similar issue, it may be known.

  1. Drag “Invoke workflow file” activity in any sequence
  2. Right click and select disable activity
  3. Press “Ctrl + z”
  4. Currently: It removes invoke workflow

Expected: it should just enable/un-comment invoke workflow activity

Hi @Gabriel_Tatu, Is there any list of known issues which we can look up to as a reference. It would be very helpful if you can provide some.

Thanks.

1 Like