Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×How do I do an if and statement with an automation rule for a budgetary formula?
Total cost = one time cost + (per user cost*per user count) - a charge back amount?
Hi @Carey Young -- Welcome to the Atlassian Community!
You may use math expressions with your field smart values to do that:
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-math-expressions/
And, to get you started on creating your rule, please see this information:
https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Using automation rules like @Bill Sheboy is one approach, with the definite advantage of not relying a third party app.
In case complexity rises and you want something smarter, more flexible, more scalable, then there are several apps available to implement calculated/scripted fields.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.