Warning: Use of undefined constant ParWin - assumed 'ParWin' (this will throw an Error in a future version of PHP) in /var/www/html/ProjectManagement/ProjectIssues.php on line 204

Warning: Use of undefined constant GParWin - assumed 'GParWin' (this will throw an Error in a future version of PHP) in /var/www/html/ProjectManagement/ProjectIssues.php on line 205
Project Issues
Project Management (49)               
  All Items  
As of:
April 30, 2025, 9:13 am
Needed By:
2010-12-31
Level-of-effort:
0
Complete in March:

ExecuteSQLit sql=
create temporary table tmp1 as select SecondaryIssueId as Id from RelatedIssues where RelationType=0 and PrimaryIssueId in (select Id from tmp0)

Table 'WordNote.RelatedIssues' doesn't exist