Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Builder: after deleting and re-adding the COMPOSITION, the template ID isn't re-inserted #670

Conversation

askask
Copy link
Contributor

@askask askask commented Oct 21, 2024

Steps to reproduce:

  • Go to Criteria Editor page
  • Open the query builder
  • Add an arbitrary element to SELECT → A composition is automatically added to FROM
  • Click Apply Selection → The resulting AQL code contains WHERE c1/archetype_details/template_id/value = '<template name>'
  • Open the query builder again
  • Delete the composition → The SELECT part is deleted automatically
  • Add the same arbitrary element to SELECT again → The composition is automatically re-added
  • Click Apply Selection → The resulting AQL does not contain the template_id part

@askask askask marked this pull request as draft October 21, 2024 10:59
@askask askask marked this pull request as ready for review October 21, 2024 10:59
@ramueSVA ramueSVA marked this pull request as draft November 5, 2024 08:52
@ramueSVA ramueSVA marked this pull request as ready for review November 5, 2024 08:52
@ramueSVA ramueSVA merged commit 757f6d9 into NUM-Forschungsdatenplattform:develop Dec 3, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants