CPT – Can’t delete Draft posts

I managed to fix it. First I tried to disable plugins but that did not help.
The issue was found in functions.php.

It had a function inside that does not allow an article to be published unless it has a featured image. When I commented it out and tried deleting the articles, it started working again. Unsure as to why trashing and publishing are related in this instance, but that’s that.