Issue:
Fix to import process
Cause:
No import correctly attribute "taskExtraProperties"
Solution:
Fix to export and import the attribute "taskExtraProperties" of a project
Issue:
Fix to import process
Cause:
No import correctly attribute "taskExtraProperties"
Solution:
Fix to export and import the attribute "taskExtraProperties" of a project
Issue:
La clase LicenseManager ejecuta muchos queries para verificar la licencia
Cause:
Se hacen varios queries a la tabla CONFIGURATION con una misma condicion;
y tambien ocurre lo mismo con la tabla LANGUAGE
Solution:
Se setea un solo query para ambas tablas
Problem when propel returns a valid object after a retrievebypk but with NULL value
Added a validation when propel object ahs correct classname but it is null