Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi Babynus,
I found a bug that cannot close a project. Here is the report
2013-11-26 00:56:24 ** ERROR ** ERROR **
2013-11-26 00:56:24 ** ERROR ** on file '/home/content/33/10953933/html/projectorria/model/User.php' at line (544)
2013-11-26 00:56:24 ** ERROR ***** cause = Undefined variable: requestRefreshProject
The host is Linux, so may be somehow it related to the capital charater?
Thank you
Rgds
Hi,
No, issue is not due to capital character.
But issue is confirmed.
Just replace
$audit->$requestRefreshProject=1;
with
$audit->requestRefreshProject=1;
Fix will soon be deployed
Hi,
For information, this bug will happen only is one of the resources affected to the project is currently connected to the application.
Just request these resources to disconnect, and you'll be able to close the project without having to even fix the issue. 😉
Hi Babynus,
Thank you for your update.
I tried this and it work well. But it may generate another bug on responsible.
After changing this, a project leader cannot see the list of afectation user on the related project, but the list of the rest.
Rgds,
Hi,
It is normal : if project is closed, affectations are also closed (cannot close an item with non closed sub-elements).
The affectations list is still displayed in the project view.
Or select "show closed items" to see closed affectations.
Important :
By defaut, items of closed project are not visible : this is due to rights management.
Users (except admin) only see data of the project they are affected to.
As closing a project also closed its affectations, users don't have rights any more to see these data.
V4.0 introduces the possibility to view data of closed projects : you must use the parameter button beside the project selector (on top left of the screen)
Hi Babynus,
The project is not closed, it's another project which is active. When I have a role of Project leader and want to assign a task to a responsible. I don't see my user affected, but just the other users.
So strange.
Could you help
Many many thanks
When I have a role of Project leader
As connected user ?
want to assign a task to a responsible
Create an assignment or set Responsible ?
I don't see my user affected
Where ?
but just the other users.
What are the "other" users ?
Could you give a clear example with screen shots ?