Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

structure: cannot access custom field (with space and special character) from parent

I have a structure to list sub-task. In this structure, I need to display a couple fields from the parent which is a "Story".

I defined a variable "this" as parent and then I can access this.summary and this.status.

Capture.PNG

But I canno't access this."ABC no." which is a custom field with space and special character. Is there a solution for this ?

1 answer

0 votes
Stepan Kholodov _Tempo_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 22, 2023

Hello @Ludovic Boudinet 

If you only have Sub-tasks in the structure and you want to extract values of their direct parents through the parent.some_value formula, then it depends on what type of a field you're trying to extract. If the field is too complex or it comes from another app, then it is possible that it's not exposed to the Formula to access through the parent function. In this case, we recommend to add parent issues to the structure, add their Sub-tasks under them with the Sub-tasks Extend generator and show the parent value either in the field-based column, or by using the parent{abc_no} aggregate function.

I hope this helps. If you need further assistance or have other questions about Structure, please contact us directly at our support portal and we'll get back to you shortly.

Best regards,
Stepan
Tempo (the Structure app vendor)

thanks for your reply.

Unfortunately, it will not serve my purpose to add the parent JIRA in the structure.

 

This custom field is of a type "text" and should in theory (at least to my understanding) be extractable.

 

The issue seems to be really about the syntax and how to use custom field using space and dot when trying to read parent information. If there is a solution or trick to do it, I'd prefer such solution.

I tried:

  • var1."ABC no."
  • var1.ABC_no (because it's written somewhere to replace space with _ and remove special characters for custom fields)

 

(at the moment I'm evaluating with my JIRA admin to rename this field to remove space and dot but it's a shame as it's used by many teams).

actually, after further testing it seems not working at all to get custom fields this way.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events