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.
Set default value for "assigned to" filter to myself
Moderators: Developer, Contributor
Re: Set default value for "assigned to" filter to myself
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])?
Did you consider to store a global filter for it (Assigned to: [Myself])?
Re: Set default value for "assigned to" filter to myself
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?
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
Really?rsoft wrote: I have not problem for changing source code
Seems you have
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.rsoft wrote:but i don't know where to change?