•  
     
    story #44821 Include linked artifacts to XLSX export
Summary
Empty
Include linked artifacts to XLSX export
Empty

The XLSX export will be aligned with what is already done in "Cross tracker XLSX export": each level of sub artifact link will lead to a duplication of lines.

Given the following structure

2815-image.png

This will lead to this kind of table (without the colors)

2816-image.png

The example .xslx is here.

Business rules

  • A block of field is the list of fields defined in the SELECT part of the TQL query

  • Each expanded level of artifacts will lead to one block of fields

  • Given an artifact at level N that have M links at level N-1, there will be M duplication of N block.

    • Example 1:

      • 1 root artifact "dense unit" (level 0)

      • has 2 links (level 1)

        • unreasonable circular

        • straight possession

      • This gives 2 lines in XLSX

        • dense unit - unreasonable circular

        • dense unit - straight possession

    • Example 2:

      • 1 root artifact "dense unit" (level 0)

      • has 2 links (level 1)

        • unreasonable circular

        • straight possession

      • "straight possession" has two links

        • maximum license

        • shocked bike

      • This gives 3 lines

        • dense unit - unreasonable circular

        • dense unit - straight possession - maximum license

        • dense unit - straight possession - shocked bike

Empty
Status
Cross tracker search
Selected
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#44821
Manuel Vacelet (vaceletm)
2025-09-15 16:28
2025-09-12 15:55
45783

References

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Status changed from Ready (hot) to Selected
  • Permissions set to
  • Category set to Cross tracker search