-
Notifications
You must be signed in to change notification settings - Fork 78
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
Fixed an issue where upload failed when trying to upload a content item that was missing a description or type field/ XSUP-33213 #4020
Conversation
Pull Request Test Coverage Report for Build 7831941207Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ilaner @RosenbergYehuda can we upload a content-item without description or type?
Is it a requirement for upload or not? (meaning without those fields, its impossible to upload)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
Co-authored-by: Guy Afik <[email protected]>
…description-to-be-optinal
Related Issues
relates: https://jira-dc.paloaltonetworks.com/browse/XSUP-33213
Description
Fixed an issue where upload failed when trying to upload a content item that was missing a description or type field, by giving those fields a default value.