Issue:
Batch Routing - "Apply Changes To All Rows" is not working for new controls
Cause:
Al guardar los datos se sobre-escribe el mismo con el campo "_label"
Solution:
- Al parecer en veriones anteriores existia un bug en front-end, siendo esta la causa para crear el campo "_label"
- El campo "_label" es creado de manera arbitraria, por lo que se lo a eliminado
campos checkbnox no renderiza en bachrouting
PM-3380
campos checkbnox no renderiza en bachrouting
PM-3380
campos checkbnox no renderiza en bachrouting
PM-3436
New BPMN> Timer Event> Existen errores al momento de guardar una configuracion de daily, montly en timer event properties
PM-3603
0018456: Batch Routing doesn't get selected label for dropdown with query
PM-3603
0018456: Batch Routing doesn't get selected label for dropdown with query
PM-3603
0018456: Batch Routing doesn't get selected label for dropdown with query
the main problem was that ins a several version of mysql datetime can't have a empty string
as value in the insert. so the definition for a report tables was updated to date type field
permitting NULL value, and before insert the empty string is converted to NULL for date fields
the main problem was that ins a several version of mysql datetime can't have a empty string as value in
the insert.
so the definition for a report tables was updated to date type field permitting NULL value, and before insert
the empty string is converted to NULL for date fields