Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #26767 All Revisions ] Back to Issue ]
Summary 0026767: filters not working in Process Definition > Parameter
Revision 2014-06-03 08:54 by alostale
Steps To Reproduce -Log in as System Admin
-Go to Process Definition window and select APRM_PaymentProposalPickEdit record
-Go to Parameter window
-In DB Column Name filter type g
  * No record is shown -> ERROR
-Click refresh button
  * No record is shown -> ERROR
  * The criteria sent to backed is:
    criteria: [{"fieldName":"dBColumnName","operator":"iContains","value":"g"},
               {"fieldName":"obuiappProcess$_identifier","operator":"iEquals","value":"8D0D32CC819E449D9A08E0459B482963"}, <- Note this shouldn't appear
               {"fieldName":"obuiappProcess","operator":"equals","value":"8D0D32CC819E449D9A08E0459B482963"}]
-Remove filter typed g in Column Name
  * No record is shown -> ERROR
-Type g again and click on remove filter icon
  * Records are shown -> OK
Revision 2014-06-03 08:54 by alostale
Steps To Reproduce -Log in as System Admin
-Go to Process Definition window and select APRM_PaymentProposalPickEdit record
-Go to Parameter window
-In DB Column Name filter type g
  * No record is shown -> ERROR
-Click refresh button
  * No record is shown -> ERROR
  * The criteria sent to backed is:
    criteria: [{"fieldName":"dBColumnName","operator":"iContains","value":"g"},
               {"fieldName":"obuiappProcess$_identifier","operator":"iEquals","value":"8D0D32CC819E449D9A08E0459B482963"},
               {"fieldName":"obuiappProcess","operator":"equals","value":"8D0D32CC819E449D9A08E0459B482963"}]
-Remove filter typed g in Column Name
  * No record is shown -> ERROR
-Type g again and click on remove filter icon
  * Records are shown -> OK


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker