Skip to content

Search query generated is incorrect #6

Description

@BWDDO

Hi, the latest version of the script doesn't work properly because the query that gets generated does not bracket the batch-load-guid properly to return multiple batches.
Right now it is like this:
(batch-load-guid:f806999d-3427-4080-9269-e4e5dd118c0c OR 9d7450d8-e6f1-4046-a673-34bc4fe83716 OR 1861d263-a1bd-40f0-8b3e-98830cbd277a)
but it should be like this
batch-load-guid:(f806999d-3427-4080-9269-e4e5dd118c0c OR 9d7450d8-e6f1-4046-a673-34bc4fe83716 OR 1861d263-a1bd-40f0-8b3e-98830cbd277a)
It would be good if this could be fixed.
Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions