•  
     
    story #22663 export `artifact links` field
Summary
Empty
export `artifact links` field
Empty

Links are exported as a dedicated section (ie the field is not part of the field/value table).

Here is the structure:

<heading>$FIELD_NAME</heading>

Artifacts referenced by "$ARTIFACT_TITLE":

| $ARTIFACT_ID | [$ARTIFACT_TITLE]($ARTIFACT_URL) | $LINK_TYPE |
...

Artifacts that reference "$ARTIFACT_TITLE":

| $ARTIFACT_ID | [$ARTIFACT_TITLE]($ARTIFACT_URL) | $LINK_TYPE |
...

</ul>

The section for forward and reverse links are displayed only if there are links. The nature of each link is displayed according to the direction of the link (forward or reverse)

Example with an artifact link field in a "Links" fieldset:

## Artifacts
### art #123 - My Title

#### Links /** fieldset name */
##### Links /** field name */

Artifacts referenced by "My Title":

| 324 | [Another artifact](https://...) | Children |
| 755 | [simple link](https://...) |  |

Artifacts that reference "My Title":

| 528 | [This epic title](https://...) | Parent |

Empty
Empty
Status
Empty
Done
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
#22663
Manuel Vacelet (vaceletm)
2021-12-08 08:55
2021-08-23 17:00
3676

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
  • Status changed from Ready (stalled) to On going
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