Book a Demo

Author Topic: Major panix - major oops  (Read 3166 times)

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Major panix - major oops
« on: September 05, 2005, 11:24:49 pm »
Omiomiomigawd.

Somehow I have now got two versions of the test EAP file.  One has got a single use case with a huge chunk of tests entered on the weekend and the other is the backup from Friday night which has been used since Monday morning - new use cases and tests.

If I export the missing use case from the weekend file and import it into the current live:
1) will it bring the tests (t_objecttests not "test" elements) with it?
2) is it likely to clobber any EA db structures entered since then?


bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

AshK

  • EA User
  • **
  • Posts: 137
  • Karma: +0/-0
    • View Profile
Re: Major panix - major oops
« Reply #1 on: September 06, 2005, 12:01:37 am »
Hi Bruce,

We're just taking a look into this now...

Shall respond asap.

Ash & Ben
The Sparx Team
[email protected]

benc

  • EA Administrator
  • EA User
  • *****
  • Posts: 200
  • Karma: +0/-0
    • View Profile
Re: Major panix - major oops
« Reply #2 on: September 06, 2005, 12:17:40 am »
Bruce,

1) Yes - XMI export/import will bring in the tests
2) Yes - If you XMI import the same package over the top of a copy, the copy will be clobbered.

So to avoid the clobbering either check the strip guids XMI option when importing your weekend work into the Monday morning model or :

1. Open your weekend model and drag the Use Case into a fresh package.
2. XMI export the fresh package
3. XMI import the fresh package into your Monday morning model
4. Drag your weekend Use Case to it's original package.

I hope this helps.

Regards,
Ben

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Major panix - major oops
« Reply #3 on: September 06, 2005, 03:35:33 pm »
Thanks guys - look like it worked a treat.

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.