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

Namespace Files editor modifies the .py files #7042

Closed
SaidKhaboud opened this issue Jan 29, 2025 · 4 comments
Closed

Namespace Files editor modifies the .py files #7042

SaidKhaboud opened this issue Jan 29, 2025 · 4 comments
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes bug Something isn't working

Comments

@SaidKhaboud
Copy link

SaidKhaboud commented Jan 29, 2025

Describe the issue

Namespace Files editor adds three characters in the 1st line and removes some from the last:
the flow:
Image

the file:

Image

As you can see, even when I delete the 20E in the first line, the Editor just adds another one like that. And, if I don't delete it, and save, it will add a new one anywa, like so:

Image

Kestra version is 0.19.11.

Environment

  • Kestra Version: 0.19.11.
@SaidKhaboud SaidKhaboud added area/backend Needs backend code changes area/frontend Needs frontend code changes bug Something isn't working labels Jan 29, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jan 29, 2025
@Ben8t
Copy link
Member

Ben8t commented Jan 29, 2025

I'm not able to reproduce on recent version. Some questions:

  • How are you creating the file in the NamespaceFiles Editor?
  • What's your web browser?
  • What's your Kestra deployment method (docker-compose, kubernetes, etc.) and internal storage?

@SaidKhaboud
Copy link
Author

I tried both methods to create the file: I uploaded it and then wrote it manually.
I'm using chrome, and deployed Kestra in a k8s cluster, and I use an s3 storage which I don't think gets used since this is a test env and doesn't generate too much data.

@ReLoutre
Copy link

ReLoutre commented Mar 7, 2025

Tried to reproduce with a couple of web browser (including chrome) using a fresh instance of kestra 0.19.11 without being able to reproduce your problem. Anyway I do think that the problem comes from your internal storage, do this problem happened on other files ? Other namespaces ? @SaidKhaboud

@ReLoutre
Copy link

ReLoutre commented Mar 17, 2025

Hi @SaidKhaboud,

Since no one has been able to reproduce your error, whether on version 0.19.11 or the 0.22 develop one, I’ll be closing this issue. If you come across any new information that could help reproduce the bug, feel free to reopen it.

We appreciate your help! Let us know if you uncover anything new.

@github-project-automation github-project-automation bot moved this from Backlog to Done in Issues Mar 17, 2025
@ReLoutre ReLoutre removed their assignment Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants