We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It looks like the UI has an issue when the author is missing:
The text was updated successfully, but these errors were encountered:
I guess it was this one: bom.json
Sorry, something went wrong.
@ctron thanks for reporting this. The error is happening because the author field is NULL. The UI was expecting an empty array and not null.
author
I created this discussion trustification/trustify#568 to have an agreement between backend-clients in regards of how to treat Arrays.
Tested with the latest version and the bug has been fixed. Closing this as solved. If the issue persist we can open it again.
No branches or pull requests
It looks like the UI has an issue when the author is missing:
The text was updated successfully, but these errors were encountered: