Closed
Description
Description
To implement a event processing SPI, we would like to get a page of events ordered by ascending value of the field "time".
Currently it is hard coded, that the events are ordered by descending time.
We would like to implement an option at "EventQuery" / "JpaEventQuery" and "AdminEventQuery" / "JpaAdminEventQuery" to control the order behaviour.
Discussion
No response
Motivation
No response
Details
No response