Book a Demo

Author Topic: How to change Phase of a selected list of elements  (Read 2526 times)

derekwallace

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
How to change Phase of a selected list of elements
« on: August 31, 2012, 09:02:45 pm »
Hi,
I have a package that has 50 elements in it (UseCases).
Currently they are all marked as Phase 1.0.

I want to be able to change some to 2.1 and some to 2.2.
Is there an easy way to do this in EA?


I know how to do this.
1. i can use the Package COntrol - Update Package Status
this will update ALL of them with a new Phase.

2. i can use Model Search to find the items i want to update to 2.1 and the ones i want to update to 2.2.
Is there a way from Model Search to update the items returned?


Thx
Derek

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to change Phase of a selected list of elem
« Reply #1 on: August 31, 2012, 09:54:29 pm »
Derek,

The easiest is to put all the items you want to change on a diagram, then right click and choose List View.
That will allow you to change the status of each element on the diagram relatively quick.

Geert

derekwallace

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: How to change Phase of a selected list of elem
« Reply #2 on: August 31, 2012, 10:10:33 pm »
thx.
thats a clunky solution to what i would think is something users would like to do quite often.