Skip to content

fix(server): corrected search by bcms id

Rudresh Shrotriya requested to merge fix/1307-search-by-bmcs-id into develop

Targets: #1307 (closed)

Changes:

  1. Changed the alias search condition from equals to contains. This will help in searching the versions (.book version)
  2. In the database alias column doesn't have bcms added to it. So stripping the text out for searching on alias.
Edited by Rudresh Shrotriya

Merge request reports