eclipse-tractusx / item-relationship-service

https://eclipse-tractusx.github.io/item-relationship-service/docs/
Apache License 2.0
7 stars 19 forks source link

[POLICY_STORE] Multi-Filter support for API endpoint GET /irs/policies #750

Open mkanal opened 2 days ago

mkanal commented 2 days ago

As api endpoint consumer I want filter for multiple columns at one time so that I am able to filter policies based on my specific request

Links

Hints / Details

Acceptance Criteria

 "searchCriteria": {
        "filter": [
            "channel,EQUAL,SENDER,AND"
        ]
    }

Out of Scope

mkanal commented 1 day ago

@dsmf Please clarify

dsmf commented 14 hours ago

Not needed:

Already implemented in #639:

The following needs to be implemented in the current story:

The following stories are also needed:

PBIs should be created for the following required functionalities: