Book a Demo

Author Topic: Deleting Partitions without deleting Forks/Joins  (Read 2484 times)

CThompson

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Deleting Partitions without deleting Forks/Joins
« on: May 29, 2014, 05:56:48 am »
Hi,
I am trying to clean up a model by removing duplicates of partitions. I am able to dissociate the activities in the partition and delete only the partition; however, if there is a fork present in the partition I am not able to prevent it from being deleted.

Also, in order to use a single partition instead of multiple partitons, I am dragging the partition I desire from the project browser into the diagram after deleting the duplicate. Sometimes this works fine but at other times I get a multitude of connectors which causes EA to crash when I try to delete them.

Is anyone aware of a solution to this problem?
« Last Edit: May 29, 2014, 08:03:09 am by ciaratee »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Deleting Partitions without deleting Forks/Joi
« Reply #1 on: May 29, 2014, 06:48:47 am »
I'm not sure, but try to move the fork to an existing partition first. If that does not work you likely need to script that by changing the fork's parent.

Here's one of the drawbacks that elements (like fork and notes) are not visible in the project browser.

q.
« Last Edit: May 29, 2014, 06:49:45 am by qwerty »

CThompson

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Deleting Partitions without deleting Forks/Joi
« Reply #2 on: May 29, 2014, 08:00:15 am »
Thank you :). I already tried your first suggestion but that didn't work so I guess I have to learn how to script.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Deleting Partitions without deleting Forks/Joi
« Reply #3 on: May 29, 2014, 08:38:07 am »
Always a good idea :) If you got stuck just ask here.

q.