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

Renaming a query creates a copy #16526

Closed
gvkries opened this issue Aug 6, 2024 · 1 comment · Fixed by #16527
Closed

Renaming a query creates a copy #16526

gvkries opened this issue Aug 6, 2024 · 1 comment · Fixed by #16527
Labels
Milestone

Comments

@gvkries
Copy link
Contributor

gvkries commented Aug 6, 2024

Describe the bug

When you change the technical name of a query, the query gets duplicated instead of just renamed.

Orchard Core version

Latest main branch.

To Reproduce

  1. Edit any query and change the technical name.
  2. Click on Save.
  3. A new query with the new name gets added, the old query remains unchanged.

Expected behavior

The edited query should be renamed.

/cc @MikeAlhayek

@MikeAlhayek MikeAlhayek added this to the 2.0 milestone Aug 6, 2024
Copy link
Contributor

github-actions bot commented Aug 6, 2024

We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).

This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants