TheOpenCloudEngine / uEngine5-base

uEngine5 BPMS that totally re-written in Microservices architecture. uEngine5 can act as not only a conventional Workflow or BPMS but also as a REST api orchestrator or a BPaaS (Business process as a service) of members of OCE's MSA components.
MIT License
10 stars 13 forks source link

instance search by name is not working in admin console #96

Open jinyoung opened 6 years ago

jinyoung commented 6 years ago

by REST invocation is ok:

 http localhost:8080/instances/search/findFilterICanSee name=="newBatt"

BTW, in the user interface, doesn't work:

image