Searching users based on their affiliation

Hello all,
Is it possible to search users based on their affiliation?
we are on OJS-2.4.6

Best,
Ali

Hi @alirezaaa,

Where are you looking to search – the published content, or the Journal Manager’s interface, or somewhere else?

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher,
I was talking about Journal Manager’s interface and it seemed that it is not implemented. I added a LEFT JOIN to include user_settings table in the sql query and the test was fine. I am working on the template file.
I hope I do not inject any bugs.

Cheers,
Ali