%User% Parameter for Custom Views
Can you please enable a %User% type parameter for views and filters that will utilize the currently logged in user. This would be very useful, and it is already being done by the "My open requests", "My pending requests" type views so it shouldn't be hard to do.
This would allow a filter such as
Requester ID = %User%
Joe logs in and the filter/view runs as Requester ID = "Joe"
Bob logs in and the filter/view runs as Requester ID = "Bob"