Book a Demo

Author Topic: Lost in Model View search  (Read 2628 times)

OneCent

  • EA User
  • **
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Lost in Model View search
« on: May 26, 2009, 10:00:07 pm »
Hi

I try to setup some searches for our project. For example: "All Requirements with the status 'abc' and version 1.0".

I can do that with "my searches", but that belongs only to me.

Is there a way to seup a custom search for the project (all users)?

I tried that, but when i change the built-in search "requirement", that only works until i close EA and its a personal modification. When i copy a built-in search, the search gets personal.

Version: 7.5
Security: enabled
Repository: eap File.

I hope my explanation is not too confusing ;-).
« Last Edit: May 26, 2009, 10:01:18 pm by OneCent »

OneCent

  • EA User
  • **
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Lost in Model View search
« Reply #1 on: May 27, 2009, 12:21:49 am »
and another question about the Search  8-).

I tried the "recently modified elements" search, opend the result in the model search view and ..... it was not sorted like i think i should be, like ascending (the sql from sparx does have a ORDER BY
 ModifiedDate ASC at the end). Well, it is sorted ascending, but not with Date as Format, its based on Strings and that result is not very helpful.

Example (Swiss date format - dd.mm.yyyy):
.....
20.02.2009
25.05.2009
30.03.2009
30.03.2009
.....

Is there a way to get a "better" result?