Hello,
I have several projects and some of them uses a field "planned end", some don't.
Now I want to filter all issues for one user where the "planned end" is exceeded or empty or the field does not exist.
"Planned End" <= endOfDay() OR "Planned End" is EMPTY
I have problems to check if the field exists. How can I check for it?
Regards,
Robin