You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm facing an error, it's my first time using Decap.
Describe the bug
I've created a collection with a specific path, when i try to create a new object in the admin it keeps loading with an error in console: GET https://mygitea.com/api/v1/repos/myname/myrepo/git/trees/blog:blog%2Fcontent%2Fblog%2FDRAFT_MEDIA_FILES 400 (Bad Request)
If I remove the collection "path" and media folders, all works as expected.
To Reproduce
Create a collection with this config in a Gitea backend
Hi! I'm facing an error, it's my first time using Decap.
Describe the bug
I've created a collection with a specific path, when i try to create a new object in the admin it keeps loading with an error in console:
GET https://mygitea.com/api/v1/repos/myname/myrepo/git/trees/blog:blog%2Fcontent%2Fblog%2FDRAFT_MEDIA_FILES 400 (Bad Request)
If I remove the collection "path" and media folders, all works as expected.
To Reproduce
Create a collection with this config in a Gitea backend
Expected behavior
Allow me to create a collection object and store images in "{{year}}/{{month}}/{{slug}}/content"
Applicable Versions:
The text was updated successfully, but these errors were encountered: