Modifiing project properties in PWA not publishing

P

Peter Jakab

When modifiing project properties (such as Project enterprise outline codes,
date fields, etc.), and then saving from the web, the modified data will be
saved, but it won't get published.

We use some SQL queries for project controlling, that are using views based
on the MSP_VIEW_PROJ_PROJECTS_ENT table as datasource. This way, if the
project was saved, but not published, the data in this table is not updated,
so we have incorrect data in our queries.

Is there a way to modify the web page, not only to save, but save and
publish the modified project?

Thanks

Peter
 
Top