Commit Graph

12 Commits

Author SHA1 Message Date
qronald
621b036a1e HOR-1499 2016-08-01 09:40:00 -04:00
Victor Saisa Lopez
3efce6907d HOR-16 "TimeZone>Problemas con el despliegue del campo last modify..." SOLVED
Issue:
    TimeZone>Problemas con el despliegue del campo last modify en el advanced search
Cause:
    El campo es seteado con el valor incorrecto en los triggers de MySQL
Solution:
    El campo es seteado con el valor correcto en los triggers de MySQL
2016-01-19 10:16:28 -04:00
Victor Saisa Lopez
1f5ef6413d PM-2320 "Add DEL_RISK_DATE field in tables Delegation..." SOLVED
Issue:
    Add DEL_RISK_DATE field in tables Delegation, App_cache_view, List_Inbox
Cause:
    New feature
Solution:
    Added DEL_RISK_DATE field in tables and implemented funcionality for new field in core
2015-04-15 14:52:15 -04:00
Brayan Osmar Pereyra Suxo
477cf0bbd5 PM SQL tunning
We added the PM SQL tunning
2013-01-28 16:49:00 -04:00
Julio Cesar Laura
ff75fd19c5 BUG 9916 Current User randomly assigned when unclaimed, then replaced SOLVED
- The MySQL triggers save this data with incorrect value
- Fix MySQL the triggers to store the right value
2012-10-18 14:21:18 -04:00
Fernando Ontiveros
c283b77222 BUG 7024 fixing date trimming in APP_CACHE_VIEW
modified:   workflow/engine/methods/setup/setupSchemas/triggerAppDelegationInsert.sql
	modified:   workflow/engine/methods/setup/setupSchemas/triggerAppDelegationUpdate.sql
2011-08-01 11:14:18 -04:00
Carlos Pacha
5493e6155c BUG 7137 Subprocess Synchronous/En un subproceso "Synchronous" se pierde el caso
There was problem with the way to declare the variables, but this issue was fixed
2011-07-08 11:04:36 -04:00
Carlos Pacha
8131c58d28 BUG 6879 PM 2.0.23 Error en subproceso genera dos casos
This issue was fixed. I've tried with a simple query and it did not work, it needs a left join
2011-06-14 12:14:59 -04:00
Carlos Pacha
e49da2bd3c BUG 6879 PM 2.0.23 Error en subproceso genera dos casos
This issue was fixed, changed the query statement
2011-05-30 11:54:35 -04:00
Carlos Pacha
4aa3eb49f6 BUG 6879 PM 2.0.23 Error en subproceso genera dos casos
This issue was fixed, we're going to do an insert into cache_view table if this is not sub process

Conflicts:

	workflow/engine/methods/setup/setupSchemas/triggerAppDelegationInsert.sql
	workflow/engine/methods/setup/setupSchemas/triggerAppDelegationUpdate.sql
2011-05-30 11:54:02 -04:00
Carlos Pacha
8f90aaffa6 BUG 6416: I've tried to reproduce this issue and I did it. I could see that the size of this field (tas_due_date) was small when we are insert or updated, it was changed and now it's working fine 2011-03-28 12:40:09 -04:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00