Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #10222 Add a hook to let plugins provide a custom type for artifact link
    Infos
    #10222
    Simon Denier (simondenier)
    2017-05-19 14:40
    2017-05-15 15:14
    10491
    Details
    Add a hook to let plugins provide a custom type for artifact link
    When an artifact link is created or modified, let one plugin provide a custom type (aka nature) for the artefact link.

    An artefact link may be eligible for multiple types: child type (hierarchy) has priority, then custom type provided by plugin, then existing type. This implies a custom type will always override the user choice (for now).

    This change introduces the new hook TRACKER_EVENT_ARTIFACT_LINK_NATURE_REQUESTED in the Tracker plugin so that other plugins can test link parameters and return a custom type.
    Trackers
    development
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-05-19
    Attachments
    Empty
    References
    Referenced by request #10222

    Follow-ups