This is a question about database-driven queue exports.
Prerequisites
[X] Are you running the latest version?
[X] Are you reporting to the correct repository?
[X] Did you check the documentation?
[X] Did you perform a cursory search?
Description
In the table Builder class, how does one go about accessing the Request (or more specifically, the Request User) in the query() or filter() methods when the export job is running via QUEUE_CONNECTION=database?
This is a question about database-driven queue exports.
Prerequisites
Description
In the table Builder class, how does one go about accessing the Request (or more specifically, the Request User) in the query() or filter() methods when the export job is running via
QUEUE_CONNECTION=database
?Thank you in advance for your advice.