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

[BUG] LaunchImpl.finish(FinishExecutionRQ) doesn't update 'launch.description' field #1951

Closed
shaburov opened this issue Mar 19, 2024 · 3 comments

Comments

@shaburov
Copy link

shaburov commented Mar 19, 2024

'com.epam.reportportal.service.LaunchImpl.finish(FinishExecutionRQ)'

FinishExecutionRQ contains filled description field
The request is carried out without errors
Description is not filled in the launch

image

image

image

@Pink-Bumblebee
Copy link

Hello @shaburov . Thank you for your highlight. We've checked this issue, and - yes, you've found bug. We will fix it in one of our future releases.
For now, QA proposed you to use workaround. When you start new launch, please add to your report one more string : "description" : "" .
image

In this case, when you execute finish of launch with some information in description field, this information will become visible.

@Kozovskaya
Copy link

Hello @shaburov
we've made the fix, it will be available in 24.2 release version.
Thanks for highlighting the issue!

@Kozovskaya Kozovskaya added this to the 24.2 milestone Apr 4, 2024
@Kozovskaya
Copy link

Hello @shaburov
The ReportPortal version 24.2 is already released!
I'm closing the issue.
Thank you for using ReportPortal!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants