Wrong result of condition

Issue #276 resolved
José Pedro Malheiro Alegria Felgueiras created an issue

I have this condition on a workflow status:

Condition on linked issue:
At least 1 and no more than 1000 issue links with the following characteristics: 
  - Issue link types: is Epic of.
  - Linked issue's issue type: Story Analysis.
  - Linked issue's status: any 
  - Linked issue's resolution: any 
  - Linked issue belongs to same project as current issue. 
About the rest of issue links: 
  - Unselected issue link types are not allowed. 
  - Unselected issue types are not allowed.

I have an issue "Story Analysis" inside of my epic and i can't make the transition. When i remove this condition, I can make the transition.

If you need any help reproducing this bug please tell me.

Comments (5)

  1. Fidel Castro Armario repo owner

    I have some questions:

    1. Is the condition in the Epic's workflow?
    2. Is the workflow shared with other issue types, or is it only used by Epic issue type?
    3. Do you have other issue types linked to your Epics?
  2. José Pedro Malheiro Alegria Felgueiras reporter
    1. Yes, the condition is on the Epic workflow
    2. This workflows is only for the epic
    3. Yes, I have other issue types linked to the epic.
  3. Fidel Castro Armario repo owner

    Do the following changes in your condition's configuration:

    1. Unselected issue link types: ALLOWED
    2. Unselected issue types: ALLOWED
  4. José Pedro Malheiro Alegria Felgueiras reporter

    Thank you for your help.

    I was thinking if I have "Unselected issue types: ALLOWED" it will search for all the issues

    Best regards, Pedro

  5. Log in to comment