Custom created intent chosen from library not working

As in topic title - when I create my intent with utterances, add transition to flow, and choose intent from “Library” it is not working at all. Debugger logs say the condition was met, but no info about confidence percent, moreover flow just skips this transition and do not jump to given place.
When I put the same utterances by “Edit” button or use premade intents (cancel, no, yes), everything works fine.
Bot logs says nothing about transition, just “Dialog [hash] End of workflow” because it should jumps to end as last transtition.

Hi @lwollnikowski ,

Yes, it is an issue :see_no_evil: it is reported, and the team is working on it. Very sorry for the inconvenience.

As a work around you can use the inline intent, or the KB :slight_smile: