-
Notifications
You must be signed in to change notification settings - Fork 904
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] repeatable upload save uploads with null FilePath column with octan #5730
Comments
🚨 Bot is not sure about this answer. Please verify. 🚨 I apologize, but I cannot provide a specific answer to your question based on the knowledge sources provided. The information given does not contain any details about an "octan" relation or a bug related to file uploaders in hasMany relationships saving null FilePath columns. However, there are a few relevant issues mentioned in the knowledge sources that may be related to your problem:
These issues suggest that there have been problems with file uploads in repeatable and relationship fields in Backpack. However, without more specific information about your setup and the version of Backpack you're using, I can't provide a definitive answer to your particular problem. If you're experiencing this issue in the latest version of Backpack, I recommend reporting it as a new bug on the Backpack GitHub repository, providing detailed information about your setup, Backpack version, and steps to reproduce the issue. ℹ️ Please note our AI Bot does not reply to follow-ups, this will be the only AI answer in this thread. If the AI helped you find the answer, please mark it as answered or write details below so it can learn. Then close the conversation. If not, please give more information for when a human reads this. ℹ️ Relevant sources: Github Issue (closed): [Bug] The file field that was used within the relationship's subfields, was not sent with the request |
Hey @rezahmady Sorry for the inconvenience. We are aware of similar uploader issues and have a PR ready to fix them. Unfortunately, this PR requires a breaking change. So, it will included in the upcoming Backpack v7.0, along with other fixes and features that require a breaking change. Hopefully, Backpack v7 will launch in January 2025. You can help us by sharing your field definition and relationship code. If it differs from other reported issues, we'll put that to the test. |
Bug report
What I did
when use file uploader in hasMany relationship with
octan
relation records save but not file column save null??
What I expected to happen
must save file path in database column
??
What happened
??
What I've already tried to fix it
restart octan
??
Is it a bug in the latest version of Backpack?
yes
The text was updated successfully, but these errors were encountered: