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

Backport of [ui] Bugfix: Wrap the passed path prop as a handlebars tag into release/1.6.x #18675

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #18598 to be assessed for backporting due to the inclusion of the label backport/1.6.x.

The below text is copied from the body of the original PR.


On the new /job/:jobid/variables page, we list variables that can be automatically read by the job in question.

In the event that the user does not have write variable access, we want to provide the name of the path, not as a link, so it can at least be known to them.

Without the wrapping {{}} brackets, this would always output the string "@path", instead of the desired passed path string.


Overview of commits

@philrenaud philrenaud merged commit 33aeebe into release/1.6.x Nov 14, 2023
@philrenaud philrenaud deleted the backport/f-ui/bugfix-no-variable-write-job-variables-link/externally-evolved-aardvark branch November 14, 2023 19:36
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