PROBLEM: How can I log work time that was spent on fullfilling its fields?
RESEARCH: If I add Log Work field on my create issue screen, it is hidden when the screen is shown.
QUESTION: How to log time on creating an issue?
Hi @Андрей Зонин - one way to do it might be to create another looping transaction on your first status that the issue moves into upon create.
Then in a post function on the Create transition have it auto-transition the looping transition.
Then have a transition screen on the looping transition that includes the log work field.
Hi @Андрей Зонин ,
while it's not possible to use the native field, you might consider using a workflow app like Jira Workflow Toolbox (https://marketplace.atlassian.com/apps/29496/jira-workflow-toolbox), where you can add a post function (https://apps.decadis.net/display/JWT/Log+work) to log work to your create transition depending on a number field present on the create screen.
Cheers
Thorsten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Based Upon Atlassian rule There Is no Option to log work on create issue screen In creating an issue screen if you want you will add the estimated time only Ofter Creatin the issue it will possible. if you want more information following the link
https://confluence.atlassian.com/jiracorecloud/logging-time-on-issues-902498103.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.