Dasitha Abeysinghe
Results
2
issues of
Dasitha Abeysinghe
nginx-flask-mysql requirements.txt file needs to be updated with the below ``` Flask==2.0.1 itsdangerous==2.0.1 mysql-connector==2.2.9 ``` Otherwise it will give the below error ``` backend_1 | Traceback (most recent call last):...
While doing the CMS page and block import, if the migrated website store code was different from the original website store view code that mapping in the admin form didn't...