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.

Stange empty lines ...
 
Notifications
Clear all

Stange empty lines in reporting

2 Posts
2 Users
0 Reactions
4,067 Views
(@sebastienp)
Posts: 16
Active Member
Topic starter
 
[#1164]

Hi,

I have strange results with some reports. For instance 'synthèse des charges par activité'.

The SQL query seems to be "select planningelement.* from planningelement where planningelement.idle=0 and (1=1) order by planningelement.wbsSortable".

In the result i got lines with NULL or 0 values for most of the fields (for instance idProjet, refType, refId, refName).

Perhaps an old bug?
Can i suppress all the lines in the database?

Thanks


 
Posted : 15 May 2013 17H15
(@babynus)
Posts: 14952
Member Admin
 

Yes, it may be an old bug.
The id of the lines should give you an information about the age of the line.

If refType, refId and idProject is empty, then there is no more reference to fnctionnal item (project or activity).
So you can delete them.


 
Posted : 15 May 2013 23H53
Share:

Scroll to Top