Hi,
We are now implementing event filtering for extensions and I have noticed that the "AvailableFilterValues" for actions provided by extensions/{extensionId}/filtertypes endpoint are not in line with the extension interfaces.
Some of discrepancies are:
- ChannelEntityUpdate, while IChannelListener provides ChannelEntityUpdated method
- CVLValueAdded, while ICVLListener provides CVLValueCreated method
- EntityAdded, while IEntityListener provides EntityCreated method
Is it possible to keep filter names in line with the extension interfaces?
Best regards,
Wojciech Rękas
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Internal Support Notes : Support has confirmed the behavior is as reported in the ticket, and this is an improvement request.