Book a Demo

Author Topic: Additional Standard Property for All Artifacts  (Read 3571 times)

ChrisB

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Additional Standard Property for All Artifacts
« on: September 07, 2016, 02:17:31 am »
New user - apologies if query misplaced or previously answered but couldn't find what I needed in the existing topics. Please do advise if that is the case.

I would like to include a new standard property for all artifacts to record the reviewer, preferably to sit alongside the 'author' property. What's the best way to achieve this? Tagged values don't seem to do the job because they don't apply globally.

To be clear, I would like to do one bit of configuration / set up so that every artefact (existing or subsequently created) has a property which can specify a name of someone to review it. Ideally I would tie this to entries in the 'People' list for the project. Also ideally it should be as easy as possible for my colleagues to quickly set / change that property.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Additional Standard Property for All Artifacts
« Reply #1 on: September 07, 2016, 05:52:04 am »
What I did in a former project was setting up a list of <<user>> object elements which described the possible users (in your case the reviewers). Then adding a tagged value with RefGUID (for the <<users> stereotype) to the reviewable element with a stereotype from a MDG. This way it's possible to assign the TVs from a list of maintainable users.

q.