Hi,
I am doing the following
FORMAT_DURATION(original_est_column)
but I am getting different number form what I have in the Original Estimate field (11d)
I have attached a screenshot.
Am I doing something wrong or it is a known bug?
Thanks in advance
Alexandros
FYI: We are onStructure for Jira by Tempov9.3.0
Screenshot
Welcome to the community.
Reach out to Structure support on this.
Or look at the documentation: https://help.tempo.io/structure-dc/latest/?l=en
You will probably need to update your Structure version to the latest version (most likely the first response from support) As you are 6 versions back
Hello @Alexandros Valarakos
The original Estimate shows the duration according to the set Jira settings. I assume you have the work day defined as 7.5h. And the Formula column shows the duration in the 24/7 format, so you get: 11d of Original Estimate considered in the 7.5h per day format is 82.5h, which is 3d 10h 30m in the 24/7 format.
If you want to see the same number of days in he formula, you can use: jira_days(original_est_column) instead.
I hope this helps. If you're on Data Center and you have other questions about Structure, please reach out to us directly at our support portal.
Best regards,
Stepan
Tempo (the Structure app vendor)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yeap it works!!
many thanks!
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.