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

action rerun reports initial starter instead of actual #1961

Open
sheershoff opened this issue Oct 1, 2024 · 0 comments
Open

action rerun reports initial starter instead of actual #1961

sheershoff opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels

Comments

@sheershoff
Copy link

Describe the bug
When a deployment action has been already finished and was started by Alice and Bob decides to re-run a deployment, the integration reports that second run was also started by Alice, whereas clearly should state it was started by Bob.

To Reproduce
Steps to reproduce the behavior:

  1. Setup an action that uses environments so it would be counted as deployment
  2. Run the action using account A
  3. Wait till the action completes
  4. As account B go to the action log
  5. Click Re-run all jobs
  6. Bug: The integration will report that the deployment was started by person A, whereas the re-run was started by person B

Expected behavior
Account that started re-run should be reported in the deployment notification (one can see the account in the list of the attempts, so the data is there)

Screenshots
irrelevant

Desktop (please complete the following information):
irrelevant

Smartphone (please complete the following information):
irrelevant

Additional context
No additional context.

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

No branches or pull requests

2 participants