Menu

#818 Improve the search on "Author"

future
open
nobody
5
2023-01-09
2013-01-12
No

With the team translation function implemented, it should be possible to search for authors different from self to identify segments that have been modified by other team members in a set period of time.

Related

Feature Requests: #971

Discussion

  • Didier Briel

    Didier Briel - 2013-01-13
    • status: open --> pending-invalid
     
  • Didier Briel

    Didier Briel - 2013-01-13

    <<it should be possible to search for authors different from self>>

    What makes you think you cannot?

    Didier

     
  • Jean-Christophe Helary

    • status: pending-invalid --> open-invalid
     
  • Jean-Christophe Helary

    I tried and did not find any obvious way to do that. My name is "JC Helary". I tried regex groups preceded by ^ but that did not work.

     
  • Didier Briel

    Didier Briel - 2013-01-14

    Understood.

    I thought you said you could not search for "didier", for instance.

    Didier

     
  • Didier Briel

    Didier Briel - 2013-01-14
    • summary: improve the search on "Author" --> Improve the search on "Author"
    • status: open-invalid --> open
     
  • Yu Tang

    Yu Tang - 2013-11-19

    I think it's already possible to search like this.

    ^(?!.*JC Helary).+$
    

    At any rate, I agree with more human-friendly interface is welcome.

     
  • Jean-Christophe Helary

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -With the team translation function implemented, it should be possible to search for authors different from self so as to identify segments that have been modified by other team members in a set period of time.
    +With the team translation function implemented, it should be possible to search for authors different from self to identify segments that have been modified by other team members in a set period of time.
    
    • Group: --> future
     

Log in to post a comment.

MongoDB Logo MongoDB