Page 1 of 1
my_view_page, reported bugs without project
Posted: 14 Dec 2016, 09:53
by serdaryildirim
Hi ,
In my "my_view_page.php", left side of this page there is "REPORTED issues table" which i reported.
When i change the project of the issue, i can not see the issue in this table, because of issues's project changed.
How can i list issues in this page (my_view_page.php) without looking projectID, which i reported ?
Thanks
Re: my_view_page, reported bugs without project
Posted: 14 Dec 2016, 09:58
by atrol
Select "All Projects" in project selection menu.
Re: my_view_page, reported bugs without project
Posted: 14 Dec 2016, 10:04
by serdaryildirim
When i did that , my reported issues table not visible
Re: my_view_page, reported bugs without project
Posted: 14 Dec 2016, 10:18
by serdaryildirim
Your solution gives the all issues, i dont want to see the all issues ,
I want to see the issues which i reported, in my view page. when i change the project of the issue
Re: my_view_page, reported bugs without project
Posted: 14 Dec 2016, 10:23
by atrol
I don't understand what you want.
If you choose "All Projects", you see all issues you reported in any project.
If you choose a specific project, you see all issues you reported in this specific project.
Re: my_view_page, reported bugs without project
Posted: 14 Dec 2016, 10:34
by serdaryildirim
When i select ALL_PROJECTS i can not see the reported issues table.
i want to see the all issues which i reported in my view page.
ok step by step i tell;
- I reported an issue in X project , i see the issue in my view page. (Reported issues) left side of the table.
- After that i transport the issues to another project (Y project).
- So when i select X Project, I cannot see the issue in my view page, in Reported issues table.
Re: my_view_page, reported bugs without project
Posted: 14 Dec 2016, 11:53
by serdaryildirim
OK, i found it, when i transport the issue another project,
if i have authority i can see the issues.
Another way is , in view_all_bug_page, selecting ALL_PROJECTS , and selecting your username for reporter. It Works. Like you said.
Thanks