Page 1 of 1

Set default value for "assigned to" filter to myself

Posted: 06 Mar 2015, 17:56
by rsoft
Hello all
First of all thank you for this amazing software ...
I want to set default value for "assigned to" filter (in view_all_bug_page.php) to myself.
How can I do this?

In fact, I want when my users going to "view_all_bug_page", (by default) viewing his "assigned to" works, not all works.

thank you for your attention and
Waiting for your response.

Re: Set default value for "assigned to" filter to myself

Posted: 06 Mar 2015, 22:07
by atrol
This is not possible the way you want without changing the source code.

Did you consider to store a global filter for it (Assigned to: [Myself])?

Re: Set default value for "assigned to" filter to myself

Posted: 08 Mar 2015, 20:42
by rsoft
Hello dear Atrol and thank you for your response.
I set it, but when i open the form for the first time, I want to set it to [Myself] till user change it.

I have not problem for changing source code, but i don't know where to change?

Re: Set default value for "assigned to" filter to myself

Posted: 10 Mar 2015, 21:06
by atrol
rsoft wrote: I have not problem for changing source code
Really?
Seems you have :wink:
rsoft wrote:but i don't know where to change?
You should be aware that changing source might introduce other issues and that the changes have to be reapplied (sometimes in another way) after upgrading to a newer version.