Book a Demo

Author Topic: lock/unlock History  (Read 8525 times)

Gujarish

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
lock/unlock History
« on: February 04, 2019, 09:23:16 am »
Hello everyone,,
For an SQL Server based upcoming movies netflix free trial free netflix EA model I enabled security with "Require User Lock to Edit".

Would it be possible to record all locks and lock releases together with the users issuing that function?
« Last Edit: February 07, 2019, 04:50:49 pm by Gujarish »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: lock/unlock History
« Reply #1 on: February 04, 2019, 04:27:33 pm »
No, I don't think so. (unless you would add triggers to the database; don't do that)

Why would you be interested in something like that?


Geert

ngong

  • EA User
  • **
  • Posts: 275
  • Karma: +2/-2
    • View Profile
Re: lock/unlock History
« Reply #2 on: February 07, 2019, 01:59:34 am »
Hi, Gujarish - if you find a solution, please come back an tell us.
I would need it to relate any lock with a change request.

I tried to use the SCC interface (with PTC, also one try with non-SCC SVN) but run in problems of lost links between packages when they are different configurable items.
Rolf

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 344
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Re: lock/unlock History
« Reply #3 on: February 08, 2019, 05:31:18 am »
I think it is a better idea to version-control the packages, and use the version control history as audit. I know this is not the same as you requested, buy maybe it could work for you.

ngong

  • EA User
  • **
  • Posts: 275
  • Karma: +2/-2
    • View Profile
Re: lock/unlock History
« Reply #4 on: February 09, 2019, 05:11:03 am »
… except that the interface from EA to version control is not reliable.
Sometimes links between elements of separately versioned packages disappear. Also elements from diagrams may disappear if the diagram is owned by a package separately controlled as the one the elements is in.
Rolf