---
title: "Unlink issues from the current issue"
canonical: "https://support.appfire.com/space/JMWEC/465504784/Unlink%20issues%20from%20the%20current%20issue"
format: markdown
---
> Macro (aura-html)

> Macro (excerpt)
> 
> A post-function that will unlink issues from the current issue based on the result of a Nunjucks condition.

When you add this post-function to a transition and trigger it, the add-on checks the specified condition against each linked issue of the current issue. If the condition evaluates to any text except *false* or an empty string, it will remove the issue link. If not, it will not remove the link.

![Unlink Issues configuration screen](media://cf0bbd65-0ad7-4db0-97e1-5744db533ddd)

**To add 'Unlink issues from the current issue' post-function to a transition: **

1. Click **Edit** for the workflow that has the transition to which you wish to add the post-function.
2. In the Workflow Designer, select the transition.
3. Click **Post Functions** in the properties panel (or select the **Post Functions** tab).
4. Click** Add post function**.
5. Select **Unlink issues from the current issue** from the list of post functions.
6. Click **Add.** The *Unlink issues from the current issue post-function*** **screen will open, where you can configure the post function as needed. See below for more details on specific configurations.
7. Click **Add** to complete the configuration and add the post-function.

After adding, move the post-function to the appropriate position according to [Placing post-functions in a transition](https://appfire.atlassian.net/wiki/pages/createpage.action?spaceKey=MWECS&title=Adding%20post%20functions%20to%20transitions&linkCreation=true&fromPageId=448497512) document.