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

Files in file paths not showing in UI when referencing files from git #8657

Closed
BobJWalker opened this issue Feb 26, 2024 · 3 comments
Closed
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@BobJWalker
Copy link

Severity

Low

Version

2024.2.673

Latest Version

I could reproduce the problem in the latest build

What happened?

The UI is not showing the files in the path when using the Deploy Raw Kubernetes File step with the file being referenced from a Git Repo.

image

The file path is clearly saved in the OCL file:

image

I'm able to reproduce this when NOT using a CaC enabled project.

Reproduction

You can see this with a CaC enabled project:
https://bobjwalker.octopus.app/app#/Spaces-1/projects/trident-aks/branches/refs%2Fheads%2Fmain/deployments/process/steps?actionId=deploy-trident-website

And a non CaC enabled project:
https://bobjwalker.octopus.app/app#/Spaces-1/projects/trident-aks-backup/deployments/process/steps?actionId=70135d51-2ead-4ca6-adb4-d6cc82c81ed9&parentStepId=0618baf2-6d50-4264-8f1f-2165bed49dcb

I entered a new path via the GUI, saved it to the database or Git Repo, and then reloaded the process. The same thing is occurring.

Error and Stacktrace

No response

More Information

I noticed this over the past few weeks, was waiting for the latest version to see if this was fixed.

Workaround

The path is saved to the git repo or database, so this is more of a UX issue. The deployments work just fine.

@BobJWalker BobJWalker added the kind/bug This issue represents a verified problem we are committed to solving label Feb 26, 2024
@octoreleasebot
Copy link

Release Note: Fixed issue where file paths field would not be shown in Deploy Kubernetes YAML step properly when sourcing from a Git repository

@geofflamrock
Copy link

Looks like something is up with the fix for this, I'm still seeing the issue when editing an existing step, going to reopen and take another look

@Octobob
Copy link
Member

Octobob commented May 16, 2024

🎉 The fix for this issue has been released in:

Release stream Release
2024.2 2024.2.6240
2024.3+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

4 participants