Forum

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.

Bug on close projec...
 
Notifications
Clear all

Bug on close project

7 Posts
2 Users
0 Reactions
12.2 K Views
(@jotrong)
Posts: 33
Active Member
Topic starter
 
[#1515]

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


 
Posted : 12 Dec 2013 8H54
(@babynus)
Posts: 14952
Member Admin
 

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


 
Posted : 12 Dec 2013 11H53
(@babynus)
Posts: 14952
Member Admin
 

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. 😉


 
Posted : 12 Dec 2013 11H58
(@jotrong)
Posts: 33
Active Member
Topic starter
 

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,


 
Posted : 12 Dec 2013 11H59
(@babynus)
Posts: 14952
Member Admin
 

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)


 
Posted : 12 Dec 2013 12H09
(@jotrong)
Posts: 33
Active Member
Topic starter
 

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


 
Posted : 13 Dec 2013 5H37
(@babynus)
Posts: 14952
Member Admin
 

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 ?


 
Posted : 13 Dec 2013 17H53
Share:

Scroll to Top