Custom fields don't show the value when added to the My Timesheet view

M

martijn.veldkamp

I'm encountering very strange behauvior of PWA on the Project Server
2007 installation on our test enviroment with the My Timesheet view. I
have defined several Enterprise Custom Fields definitions and one of
them is a Task entity with a lookup table. I've added the field to the
My Timesheet view and I'm altering the value of this field in a custom
event handler.
The code works fine in our dev enviroment and there the value is
visible but when deployed in the test it doesn't show.

We debugged the code and it works fine.

When I looked in the Project Server database in the table
MSP_TIMESHEET_CUSTOM_FIELD_DEFINITION it showed the definition and the
value showed correct in MSP_TIMESHEET_CUSTOM_FIELD_DEFINITION.

I searched the internet and I found some newspost concerning cleaning
the cache and some patches but this error we're encountering is really
strange. Any pointers or help is very welcome.

Martijn Veldkamp
 
Top