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

Bad handling of query/collection rename #209

Closed
AFract opened this issue Mar 12, 2024 · 3 comments
Closed

Bad handling of query/collection rename #209

AFract opened this issue Mar 12, 2024 · 3 comments
Labels
bug Something isn't working status:waiting-for-release Implemented, waiting for next stable release

Comments

@AFract
Copy link

AFract commented Mar 12, 2024

Describe the bug
Kreya allows to rename a collection, a request or a folder with a name not supported by file system.
Kreya displays an error, but it should also corrupt something internally, because after it's not possible to rename the query. Kreya must be closed and reopened.
This case seems to be handled properly when creating a new request, but not for rename :
image

In 1.14 beta, but probably also previous versions.

To Reproduce
Create a query
Rename it, for example with a "*" in its name

@AFract AFract added the bug Something isn't working label Mar 12, 2024
@ni507
Copy link
Contributor

ni507 commented Mar 12, 2024

Thank you for your report. We will fix this in the next release.

@ni507 ni507 added the status:doing We are working on this label Mar 12, 2024
@CommonGuy CommonGuy added status:waiting-for-release Implemented, waiting for next stable release and removed status:doing We are working on this labels Mar 13, 2024
@CommonGuy
Copy link
Contributor

A fix for this has been implemented and was released with the newest beta release. It will be included in the next stable version.

@CommonGuy
Copy link
Contributor

Kreya 1.14 has been released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status:waiting-for-release Implemented, waiting for next stable release
Projects
None yet
Development

No branches or pull requests

3 participants