View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001746 | v3.4 Release (Current) | Project Designer | public | 2017-10-28 15:51 | 2019-01-03 12:53 | ||||
Reporter | opto | ||||||||
Assigned To | opto | ||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001746: project owner sees only those tasks where he is assigned | ||||||||
Description | this is a severe bug in projectdesigner: project owner sees only those tasks where he is assigned Project owner must be entitled to see all tasks, I think. Otherwise, what does distinguish him from task assignees? How should he manage the project if he doesn't know of all tasks? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
opto (manager) 2017-10-29 04:24 |
wrong type of join used between table tasks and table user_tasks (inner join): only those tasks are displayed by gettasktree which are also in table user_tasks. a left join would be correct |
opto (manager) 2017-10-29 11:52 |
was regression from bugfix 1739. So this is ok, but 1739 still unresolved |
caseydk (administrator) 2019-01-03 12:53 |
In the 31 Dec 2018 release: http://docs.web2project.net/release-notes/3.4.html |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-10-28 15:51 | opto | New Issue | |
2017-10-29 04:24 | opto | Note Added: 0003894 | |
2017-10-29 11:52 | opto | Assigned To | => opto |
2017-10-29 11:52 | opto | Status | new => resolved |
2017-10-29 11:52 | opto | Resolution | open => fixed |
2017-10-29 11:52 | opto | Note Added: 0003896 | |
2019-01-03 12:53 | caseydk | Note Added: 0003979 | |
2019-01-03 12:53 | caseydk | Status | resolved => closed |