Book a Demo

Author Topic: Get All Latest that never completed  (Read 6103 times)

ken.norcross

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
    • View Profile
Get All Latest that never completed
« on: November 02, 2016, 07:41:22 am »
We had a user of a shared model (DB + VCS) mistakenly execute a Get All Latest command. The user eventually closed Sparx, but now, weeks later all users of the shared model still get a warning that the Get All Latest command has not finished.

Is there any way to cancel this?

Boron

  • EA User
  • **
  • Posts: 111
  • Karma: +6/-0
    • View Profile
Re: Get All Latest that never completed
« Reply #1 on: November 02, 2016, 06:13:01 pm »
I don't know if the unfinished "Get all latest" can be cancelled "globally" for the model.

What I do know: A user trying to checkout a package and getting  the message "Get all latest in progress. Continue anyway?" (or something like that) can simply continue.
The checkout will be performed without problems.
This is not a real solution, but it ensures that working can be continued.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Get All Latest that never completed
« Reply #2 on: November 02, 2016, 06:13:48 pm »
Don't use VC on a central repository but only with distributed EAP files. Use EA security when working on a central repository and take nightly snapshots. That's not only faster but also prohibits wrong use of get all latest.

q.

Boron

  • EA User
  • **
  • Posts: 111
  • Karma: +6/-0
    • View Profile
Re: Get All Latest that never completed
« Reply #3 on: November 03, 2016, 11:14:33 pm »
... but also prohibits wrong use of get all latest.
Use EA security and create a "Developer" user group that does not have the right to invoke "Get all latest...".
All users except "key users" (e.g. dedicated admins or SW architects) should be part of that group.