slack icon indicating copy to clipboard operation
slack copied to clipboard

action rerun reports initial starter instead of actual

Open sheershoff opened this issue 1 year ago • 0 comments

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.

sheershoff avatar Oct 01 '24 10:10 sheershoff