Describe the bug
A clear and concise description of what the bug is.
This is a weird one.
When I run the included import action it works fine locally, but it fails on all my cloud environments. There's no errors in the log however.
The only thing indicating failure is the below message:
Steps To Reproduce
Steps to reproduce the behavior:
Create a new umbraco cloud project
Clone the project
Install and configure Ui builder
Push the changes to Umbraco cloud
Create som test data and export it
Try to import the data on a cloud environment
Expected behavior
Import should work as expected regardless of environment
Environment (please complete the following information):
Browser Chrome
Umbraco Version 13.1.0
Product Version 13.0.3
Additional context
If I use the same database locally as the umbraco cloud environment uses, the import still works.
Describe the bug A clear and concise description of what the bug is.
This is a weird one. When I run the included import action it works fine locally, but it fails on all my cloud environments. There's no errors in the log however.
The only thing indicating failure is the below message:
Steps To Reproduce Steps to reproduce the behavior:
Expected behavior Import should work as expected regardless of environment
Environment (please complete the following information):
Additional context If I use the same database locally as the umbraco cloud environment uses, the import still works.