-
Notifications
You must be signed in to change notification settings - Fork 28
Description
I created a new VEN in the VENs section.
Then i created event for that new VEN. But surprisingly i was always getting empty(I mean to say, I was not seeing any event) whenever sending requestEvent to VTN. Also in the events section itself, if I add a filter with VEN equal to my new VEN. the results were empty. If I am going inside events and go to the targets tab, I can see that my VEN is there, but when I filter in events using my ven it doesn't show any VEN, while if I do filter with any older(Automatically created VEN), I get events.
I think something is wrong in the creation process of events or something. Now I do not know spring boot or Much of Java, otherwise, I would try to look deep into the code and try to figure out what is going wrong.