Ticket #606 (closed enhancement: fixed)

Opened 10 months ago

Last modified 8 months ago

ReplayService - only allow searching on indexed fields

Reported by: mdickey Owned by: totala
Priority: critical Milestone: Pion 2.1.2
Component: Enterprise Plugins Version:
Keywords: Cc:

Description

Check DBOR field mapping configuration, and only allow the UI to search on fields which are "indexed."

See also:

http://trac.atomiclabs.com/ticket/605

Change History

Changed 10 months ago by mdickey

  • summary changed from ReplayService - only allow query on indexed fields to ReplayService - only allow searching on indexed fields

Changed 10 months ago by mdickey

  • priority changed from blocker to critical

Changed 8 months ago by totala

  • status changed from new to closed
  • resolution set to fixed

Searching is still allowed on all fields...

But, DBOR/MDR now take care of indexing, and indexed columns are passed to the UI for showing what works and what will likely cause a problem.

Note: See TracTickets for help on using tickets.