Skip to content
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

TNDO-4488 Allow special characters in report fields #59

Conversation

tog-leanix
Copy link
Contributor

This PR allows users to upload reports with the classic package.json syntax of the author. By replacing the brackets of the author field the API does not respond with an error but allows the upload. Since the author won't be visible in the UI this does not change anything for the upload of reports.

THis way the standard format of package.json is kept as it is, but the user is able to upload it via the API. Since we are not showing the author's name anywhere we don't care how it is displayed at the end.
@tog-leanix tog-leanix self-assigned this Jul 4, 2023
Copy link

@enkeleda-leanix enkeleda-leanix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking shiny and good ✨
Lets merge 🚢 🌪️

@tog-leanix tog-leanix merged commit 42dadb1 into develop Jul 5, 2023
3 checks passed
@tog-leanix tog-leanix deleted the feature/TNDO-4488-allow-special-characters-in-report-fields branch July 5, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants