backport of commit 533f293fa832c9f7343c952da08c819454b5eb1e (#18675)
Co-authored-by: Phil Renaud <phil.renaud@hashicorp.com>
This commit is contained in:
parent
9843620934
commit
f9dd34d816
|
@ -0,0 +1,3 @@
|
|||
```release-note:bug
|
||||
ui: fix the job auto-linked variable path name when user lacks variable write permissions
|
||||
```
|
|
@ -13,5 +13,5 @@
|
|||
{{/if}}
|
||||
{{/with}}
|
||||
{{else}}
|
||||
@path
|
||||
{{@path}}
|
||||
{{/if}}
|
||||
|
|
Loading…
Reference in New Issue