Suggested by Frans Hoogenraad – New
If multiple batch jobs are setup with Late selection = yes, and different selection queries, only the last used query is visible from the batch job through the button parameters.
Example
Batch job 1: Production - release pool A.
Query: Pool = A, Delivery date = (dayRange(-30,1))
Batch job 2: Production - release pool B.
Query: Pool = B, Delivery date = (dayRange(-30,7))
The processing is done according to the defined query.
However: whether you view the used query from batch job 1 or 2, it always displays the query that was defined for the last batch job (i.e. batch job 2 in this case).
Proposed solution: the correct query is somehow stored on the batch job. Populate the query screen with the originally stored query, or add a note box to display this query.
Suggestion by Microsoft was to store the description of the query in the job description (which we do already).
Tested again on a 10.0.41 version. It appears to be solved. Pls set this idea to Completed.
See also discussion on yammer/viva.
https://www.yammer.com/dynamicsaxfeedbackprograms/threads/3153550604263424
I'm on 10.0.42 and for me this is still not working on the batch jobs.