Balu Vellanki created FALCON-862:
------------------------------------
Summary: Falcon entity Rest API - filter by tags also returns
entities that do not have tags.
Key: FALCON-862
URL: https://issues.apache.org/jira/browse/FALCON-862
Project: Falcon
Issue Type: Bug
Components: webapp
Affects Versions: 0.6
Reporter: Balu Vellanki
Assignee: Balu Vellanki
Fix For: 0.6
To reproduce : Create and submit two process entities. One with tag "test=blah"
and another without any tags.
GET
http://falcon-node:15000/api/entities/list/process?fields=tags&tags=test=blah
should return only one process entity. Instead it returns both process entities
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)