-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
When using GitHub for Jira App integration in Jira and running an action such as creating a branch or smart commits, and that action triggers a Issue Status transition for example, the User that's logged in the Jira Issue History is not the User that actually did the change; The User that recorded as the actor in the Issue History is the last User that is logged in GitHub side instead;
Example:
- The last user that updated the branch in GitHub is User "A";
- User "B" creates a branch in Jira Issue "ABC-123";
- The Issue Status is automatically transitioned from "In Progress" to "Done";
- The Issue Actor History is User "A" instead of "B".
We are seeking a way to switch this scenario to log User "B", or a way to configure Jira or the GitHub for Jira App in a way you can switch the logged User in the Jira Issue History.
- relates to
-
JRACLOUD-90043 Show who created the branch when a jira card is updated via a branch creation trigger
-
- Closed
-
-
JRACLOUD-90067 Replace Anonymous user with a system user If there is no matching username
- Gathering Interest