I want to copy worklogs for users selected using a multi-user picker.
In Jira automation, I need to set up rules for each individual, and I can only record worklogs as the API token holder using Basic Authentication.
Therefore, I am considering developing an extension.
I know that user impersonation is possible with act_as_user in connect apps, but I would like to avoid the need for server setup.
In the following link, it seems that impersonation is not possible in Forge apps, but is this still the case?
Is it possible to do in a similar way as the connect app or a different method?
Hi @mszpyra, are there any plans or open feature requests for user impersonation with Forge? Atlassian Connect can do that easily. Our use case is an integration: We want to show Jira issues on the user’s calendars but want to respect the permissions etc. set. Currently, the Forge app can only rely on the app users’ permission which can be too restrictive or too broad.
Thanks, Lukas
If you need to find if there’s been an update @PrakashNatarajan , then all you need do is open either FRGE-1214 or FRGE-493 or ECO-573 yourself and see their status
You’re allowed to search JAC / EcoSystem projects to find all such feature requests and review their status anytime you want.