Hi,
I'm trying to create a filter that returns all the issues with no epic associated.
I've searched and tried '"Epic Link" = EMPTY order by created DESC' but it does not return any results, wich is not correct because there are many issues without an associated epic .
I don't know if it is relevant but I'm using only next-gen projects.
Thanks in advance!