Issue:
Designer > Designer Classic > Report Tables: El report table perteneciente
a un proceso no se visualiza en la opcion "Report Tables" en el diseñr
Cause:
En PHP-5.4 se incorpora de manera predefinida la constante E_STRICT, siendo
este la causa para los "Warnings PHP Strict Standards"
Solution:
Se ha corregido codigo para respetar el "PHP Strict Standards"
Note:
- Los procesos adjuntos "sys-wsqa_2014-01-23_0759.pmt" y "Test_Report_Table_Grid1 %281%29.pm"
no tienen el mismo PRO_UID, osea no tienen ninguna relacion
- Se pide crear un nuevo proceso y report table para el testeo
- It don't have the functionality.
- A functionality was added in pmtables and reportTables index.
- A field was added in table fields FLD_TABLE_INDEX.
- It don't have the functionality.
- A functionality was added in pmtables and reportTables index.
- A field was added in table fields FLD_TABLE_INDEX.
- When trying to create a new Report Table and selecting an external database connection for the "DB Connection" parameter, the following error message appears:
- Adjustment DB Connections for a Report Table, to diferents externals databases.
- the reporter is right, DATETIME field type is missing
- DATETIME field type was added, it is not a directly supported type by our ORM (propel), but we're handling that with its equivalent TIMESTAMP, but don't worry it is transparent by final users.