This issue has been created
There is 1 update.
 
 
GitLab Application / cid:jira-generated-image-avatar-5d5f4bb8-01eb-4976-ac12-e01ea7671264 XGITLAB-40 Open

Gitlab macro issue table renders assignee and time_stats.time_estimate as raw API values instead of readable text

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-8bd656aa-ae9f-4ee0-b002-599bc45c975f Sarah Buliga created this issue on 23/Jun/26 11:51
 
Summary: Gitlab macro issue table renders assignee and time_stats.time_estimate as raw API values instead of readable text
Issue Type: cid:jira-generated-image-avatar-5d5f4bb8-01eb-4976-ac12-e01ea7671264 Bug
Assignee: Unassigned
Created: 23/Jun/26 11:51
Priority: cid:jira-generated-image-static-major-57c32775-b23e-4990-9253-fc5eea78d841 Major
Reporter: Sarah Buliga
Description:

When using the GitLab macro with fields including assignee and {}time_stats.time_estimate, the output is not a readable text:

  • assignee shows the entire raw GitLab user object, e.g. {}[id:455, username:username, public_email:null, name:UserName, state:active, locked:false, avatar_url:null, web_url:...]  instead of just the user's name.
  • time_stats.time_estimate shows the raw value in seconds, e.g. 86400  instead of a formatted duration (e.g. 3d)
 
 

1 update

 
cid:jira-generated-image-avatar-8bd656aa-ae9f-4ee0-b002-599bc45c975f Changes by Sarah Buliga on 23/Jun/26 11:52
 
Assignee: Sarah Buliga