Project:
View Revisions: Issue #19985 | [ Back to Issue ] | ||
Summary | 0019985: AlertActionHandler response is unnecessary big | ||
Revision | 2012-03-08 17:11 by alostale | ||
Steps To Reproduce | -Add an alert rule that creates many alert instances *In alert window add the following alert: -Name: dummy -SQL: select ad_column_id as referencekey_id, name as record_id, 0 as ad_role_id, null as ad_user_id, name ||' is a column' as description, 'Y' as isActive, ad_org_id, ad_client_id, now() as created, 0 as createdBy, now() as updated, 0 as updatedBy from ad_column -Tab: Column - Tables and Columns -Assign System Admin role to this alert -Login with System Admin. Check network calls to AlertActionHandler. |
||
Revision | 2012-03-08 17:11 by alostale | ||
Steps To Reproduce | -Add an alert rule that creates many alert instances *In alert window add the following alert: -Name: dummy -SQL: select ad_column_id as referencekey_id, name as record_id, 0 as ad_role_id, null as ad_user_id, name ||' is a column' as description, 'Y' as isActive, ad_org_id, ad_client_id, now() as created, 0 as createdBy, now() as updated, 0 as updatedBy from ad_column -Tab: Column - Tables and Columns -Assign System Admin role to this alert -Login with a role that is assigned to that rule. Check network calls to AlertActionHandler. |
||
Revision | 2012-03-08 16:09 by alostale | ||
Steps To Reproduce | -Add an alert rule that creates many alert instances -Login with a role that is assigned to that rule. Check network calls to AlertActionHandler. |
Copyright © 2000 - 2009 MantisBT Group |