SIGN IN SIGN UP

fix: dashboard filter step now obtains the request via crum instead of filter context

It was always bogus to expect the request to be in the context object
because it was never in there to begin with, and nothing changed to add
it in there.  It would be weird to put the request in there anyway, so
just use crum instead.

ENT-11569
T
Troy Sankey committed
6cefa461e18bb8850a0973bfa796960ba22c81fe
Parent: 306ca8a