Hi,
Is there any Expr language to query the checkbox condition in Jira field and check which checkbox is checked?
Hello @Alfred Tan Structure supports the standard Checkbox field of Jira. But if the field in question comes from a third-party app, then it's likely that by default, its values are accessible by the Formula in a limited way. In this case, a standalone integration between the apps would be required.If you want us to consider this feature request or if you have other questions about Structure, please reach out to us directly at our support portal.Best regards,StepanTempo (the Structure app vendor)
Hi Stepan,
Could you show me some formula examples?
I am not sure the checkbox used by my company is from 3rd party or not.
You can reference any field by its name in the formula. For example, if the field is called 'Checkbox', writing checkbox in the formula should automatically tie this variable to that field, and return its value. You can also just check if the field in question can be mapped to a variable or not.Best regards,Stepan
After mapping the variable, how do we "process" the data?
What is the data type of a checkbox?
For example, if 1 out of 5 checkbox is checked, how do we read the data and process accordingly.
Regards,
Alfred Tan
It looks like you're new here. Sign in or register to get started.