[
https://issues.apache.org/jira/browse/UNOMI-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber updated UNOMI-277:
------------------------------
Description:
The getSegment query should return exactly what was given in the
createOrUpdateSegment mutation.
It should not execute any of the filters, just return them as they were setup
in the createOrUpdateSegment mutation.
In order to implement this, it should extract from the underlying conditions
and rebuild what was built in the createOrUpdateSegment.
was:
The getSegment query should return exactly what was given in the
createOrUpdateSegment mutation.
It should not execute any of the filters, just return them as they were setup
in the createOrUpdateSegment mutation.
> Implement getSegment query
> --------------------------
>
> Key: UNOMI-277
> URL: https://issues.apache.org/jira/browse/UNOMI-277
> Project: Apache Unomi
> Issue Type: Sub-task
> Reporter: Serge Huber
> Assignee: Serge Huber
> Priority: Major
>
> The getSegment query should return exactly what was given in the
> createOrUpdateSegment mutation.
> It should not execute any of the filters, just return them as they were setup
> in the createOrUpdateSegment mutation.
> In order to implement this, it should extract from the underlying conditions
> and rebuild what was built in the createOrUpdateSegment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)