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

Propagate secret reference changes to downstream triggers #1786

Closed
html5maker opened this issue May 6, 2024 · 1 comment
Closed

Propagate secret reference changes to downstream triggers #1786

html5maker opened this issue May 6, 2024 · 1 comment

Comments

@html5maker
Copy link

Describe the bug

Variable with a link to another variable is not synced with bitbucket (cloud integration)

To Reproduce

Steps to reproduce the behavior:

  1. Create a folder with the name "bitbucket"
  2. Create a bitbucket integration (for the "bitbucket" folder)
Screenshot 2024-05-06 at 18 59 22 3. Create 2 variables **VAR1** in the root folder and **VAR2** in the "**bitbucket**" folder 4. VAR1 value set to `something`, **VAR2** value set to `test${prod.VAR1}`

Expected behavior

Try to change the VAR1 value, expected result is that VAR2 will be synced with bitbucket once VAR1 is updated.
Current result - VAR2 is not synced with bitbucket after VAR1 value change.

Screenshots

image Screenshot 2024-05-06 at 19 09 50

Platform you are having the issue on:

infisical cloud
bitbucket integration

Additional context

Add any other context about the problem here.

@maidul98 maidul98 changed the title Bitbucket integration variable is not synced Propagate secret reference changes to downstream triggers May 6, 2024
@akhilmhdh
Copy link
Member

Hey @html5maker

This is now possible with our latest update.

As project admin kindly go to Project Settings and click on Index Secret Reference button
Screenshot 2024-05-15 at 11 26 24 AM

This is a one time action, so that infisical knows the secret references you have made in the existing secrets and the integrations to be triggered based on that.

After that all your secret references should trigger integration sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants