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
Extra self field is present in the User data in the Jira response JSON, which is not handled by the roaster-zephyr module.
self
jakarta.json.bind.JsonbException: Json property self can not be mapped to a class class hu.icellmobilsoft.roaster.zephyr.dto.domain.jira.User
Affected system: roaster-2.4.0
Steps to reproduce the behavior: Run any test with the affected system
The text was updated successfully, but these errors were encountered:
#195 Test results are not reported to Zephyr
4767076
#195 Test results are not reported to Zephyr - ZephyrJsonbContextReso…
6c5fec2
…lver javadoc fix
Merge pull request #196 from i-Cell-Mobilsoft-Open-Source/feature/195…
f7330b9
…-test-results-are-not-reported-to-zephyr #195 Test results are not reported to Zephyr
martin-nagy
Successfully merging a pull request may close this issue.
Extra
self
field is present in the User data in the Jira response JSON, which is not handled by the roaster-zephyr module.jakarta.json.bind.JsonbException: Json property self can not be mapped to a class class hu.icellmobilsoft.roaster.zephyr.dto.domain.jira.User
Affected system:
roaster-2.4.0
Steps to reproduce the behavior:
Run any test with the affected system
The text was updated successfully, but these errors were encountered: