Since the new support of postgres databases, it has become impossible to delete lists or boards that still have items. I suspect it's due to the foreign keys, we used to have delete cascades that no longer exists.
Since the new support of postgres databases, it has become impossible to delete lists or boards that still have items.
I suspect it's due to the foreign keys, we used to have delete cascades that no longer exists.