Thank you anyway for your support.
I was not able to fix the problem by using “p2p_connectable_args”
I solved this issue by creating a custom query which allows to get any type of post connected.
I got the same issue.
Your plugin do the sql query by post_status ‘publish’ or ‘private’.
I’d also like to make the query by post_status = ‘future’.
How can I achieve this?