Tempo Structure Flex Item row formatting.

Jeremy Swenson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 18, 2025

I would like to add a custom formula column to my Structure. My formula works, but it formats my Flex Item row. I would like to do something like the following:


if {Row} == "Flex Item":
 no format
Else IF lastUpdatedDays <= 7:
 custom format
ELSE IF lastUpdatedDays <= 14:
 custom format

1 answer

Suggest an answer

Log in or Sign up to answer
1 vote
Stepan Kholodov _Tempo_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 20, 2025

Hello @Jeremy Swenson 

You can exclude Flex Items from the formula completely by specifying that the formula should only work with issues:

if issuetype and lastUpdatedDates <= ... etc

In this case, nothing will be returned for Flex Items and groups.

I hope this helps. If you have more questions about Structure, please reach out to us directly at our support portal.

Best regards,
Stepan
Tempo (the Structure app vendor)


DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events