Romain Gauthier created UNOMI-771:
-------------------------------------
Summary: Unwanted Actions in the action API
Key: UNOMI-771
URL: https://issues.apache.org/jira/browse/UNOMI-771
Project: Apache Unomi
Issue Type: Bug
Reporter: Romain Gauthier
Our application is listing unomi actions, using the action
API:/cxs/definitions/actions
To determine which actions it should display, it is using the tag
"availableToEndUser"
Some new actions were added in Unomi 2 :
https://github.com/apache/unomi/blob/master/graphql/cxs-impl/src/main/resources/META-INF/cxs/actions/cdpSessionEvent.json
https://github.com/apache/unomi/blob/master/graphql/cxs-impl/src/main/resources/META-INF/cxs/actions/updateLists.json
They are being listed in our application even through they haven't been
designed to.
I'm creating this ticket to remove the tag "availableToEndUser" from
cdpSessionEvent andupdateLists actions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)