akeneo / pim-community-dev

[Community Development Repository] The open source Product Information Management (PIM)
http://www.akeneo.com
Other
950 stars 513 forks source link

Impossible to register an export to SFTP - The route "pimee_job_automation_get_storage_connection_check" does not exist. #20420

Open Topheur opened 3 months ago

Topheur commented 3 months ago

Hello !

I try to export my products on a SFTP server but I have a Javascript/React error.

First, I have created an akeneo_feature_flag.yml file with this content to activate additional storage :

{ feature: 'import_export_additional_storage', service: 'akeneo.feature_flag.service.only_flexibility_on_premise_feature' }

After this, I have more Storage Type in the list when I check on an export profile (there is SFTP, Amazon S3....).

The problem is there is an Javascript/React error when I select SFTP on the list and the list disappears.

The error is : The route "pimee_job_automation_get_storage_connection_check" does not exist.

I try to check in all files of the distribution but there is nothing about this route.

Thanks ! akeneo-pim-system-info_2024-03-20_10_33.txt