You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (Jira)" <ji...@apache.org> on 2020/03/12 09:24:00 UTC

[jira] [Resolved] (UNOMI-264) Implement findProfile field

     [ https://issues.apache.org/jira/browse/UNOMI-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Huber resolved UNOMI-264.
-------------------------------
    Resolution: Fixed

> Implement findProfile field
> ---------------------------
>
>                 Key: UNOMI-264
>                 URL: https://issues.apache.org/jira/browse/UNOMI-264
>             Project: Apache Unomi
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Serge Huber
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Implement the find profile field from the spec: 
> https://github.com/oasis-tcs/cxs-cdp/blob/master/server/schemas/profiles.js#L73
> findProfiles(filter: CDP_ProfileFilterInput, orderBy: [CDP_OrderByInput], first: Int, after: String, last: Int, before: String) : CDP_ProfileConnection
> This is more tricky because of the need to implement the CDP_ProfileFilterInput object that can be a little complex.
> Again integration tests would be great to have along with this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)