Skip to main content
Planview Customer Success Center

How to find in the database the level where the ProjectPhase values are defined?

We currently have a Project Phase value in our database, however it does not appear in the list of Project Phase values in System Manager >> User Interface >> Custom Code Values page, when selecting

Level: System
Category: Task Lookups
CodeType: ProjectPhase

The value is visible in the ProjectPhase table and is not marked as deleted. We assume there is another table which controls the level at which these code values should appear but don't know which table to look in. Could you help us?


SystemLookup, GlobalWorkGroupLookup and WorkGroupLookup tables hold the level information, and can be joined with the ProjectPhase table on the Code field for finding out at which level the value(s) are defined