Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

removes latestVersion() from the process search query config, fixes #264 #265

Conversation

hhund
Copy link
Member

@hhund hhund commented Sep 2, 2021

The query config methods .versionTag(processVersion) and .latestVersion() should not be used together. A query configured this
way would only give a result if the given processVersion is the latest deployed version of the process.

fixes #264



The query config methods .versionTag(processVersion) and
.latestVersion() should not be used together. A query configured this
way would only give a result if the given processVersion is the latest
deployed version of the process.
@hhund hhund added this to the v0.5.1 milestone Sep 2, 2021
@hhund hhund self-assigned this Sep 2, 2021
@hhund hhund linked an issue Sep 2, 2021 that may be closed by this pull request
@hhund hhund merged commit dc76a4b into develop Sep 2, 2021
@hhund hhund deleted the issues/264_BPE_Unable_to_Instantiate_Process_With_Non_Latest_Version branch June 30, 2022 15:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BPE Unable to Instantiate Process With Non Latest Version
1 participant