Edit the translation of a dynamic content

My Mautic version is:: 4.4.8
My PHP version is: 8.1.6

My problem is:
I have created a Dynamic content, and set it as a translation for another one.
when I try to edit the translation, it keeps give me an error, and I cant edit it or clone it ether any way.

These errors are showing in the log:
Uncaught PHP Exception Doctrine\DBAL\Exception: "An exception occurred while executing 'SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.lang AS lang_2 FROM dynamic_content … etc.

I tested it with 4.4.7 and PHP 8.0 … no issues. PHP 8.1 is not supported yet. Give it a try with PHP 8.0 maybe. If I find the time, I will update my instance today and test 4.4.8 and PHP 8.0.

image