Forum

[myProjects] conten...
 
Notifications
Clear all

[myProjects] content in Today page

5 Posts
2 Users
0 Reactions
5,305 Views
 Ben
(@ben)
Posts: 10
Active Member
Topic starter
 
[#357]

Hi,

On the Today page, my non admin users have a content called [myProjects] (in addition of Messages, Projects, Work and Follow-up) which lists all the same projects whatever the profil user. Moreover, these user are not concerned by these projects.

I believe this to be a bug due to a migration to a new server. the fact is that I don't remember if the problem did occure before this migration.

Any ideas about how to purge this data in [myProjects] ??

thanks
Ben


 
Posted : 14 Feb 2012 18H59
(@babynus)
Posts: 14952
Member Admin
 

Hi,

It is the Project Leader detailed view :
- only Project Leaders see this section
- this section displays all the work to do on their projects
- there is an issue in the name [myProject] (missing translation item)

Regards.


 
Posted : 14 Feb 2012 20H25
(@babynus)
Posts: 14952
Member Admin
 

If you want to remove this section, just comment line 373 in today.php :

      showProjectTasks();

becomes

      //showProjectTasks();

 
Posted : 14 Feb 2012 20H26
 Ben
(@ben)
Posts: 10
Active Member
Topic starter
 

ok thanks

but the listed projects are not the ones it should be.

For example, i got an user (project leader only in 'Project A'). He doesn't see 'Project A' but another Projects in which he isn't even affected.

As i said, i think is due to a migration to a new server I recently did .

What i want to do is to rebuild correctly this section. Is it possible automatically or must I do it directly in tables?

Thanks


 
Posted : 17 Feb 2012 11H49
(@babynus)
Posts: 14952
Member Admin
 

What do you mean by "rebuild" the section ?


 
Posted : 17 Feb 2012 12H04
Share:

Scroll to Top