Wrap the passed path prop as a handlebars tag (#18598)

This commit is contained in:
Phil Renaud
2023-10-05 12:47:18 -04:00
committed by GitHub
parent d425c90e0f
commit 533f293fa8
2 changed files with 4 additions and 1 deletions

3
.changelog/18598.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
ui: fix the job auto-linked variable path name when user lacks variable write permissions
```

View File

@@ -13,5 +13,5 @@
{{/if}} {{/if}}
{{/with}} {{/with}}
{{else}} {{else}}
@path {{@path}}
{{/if}} {{/if}}