Invictum / serenity-reportportal-integration

Serenity TAF integration with Report Portal
Apache License 2.0
20 stars 19 forks source link

"Latest Launches" Option in Widget Displays Same Data as "All launches" #184

Closed Priyanshu19992002 closed 1 month ago

Priyanshu19992002 commented 1 month ago

Description:

The option of Latest Launches in various widgets like Overall Statistics, Component Health Check, Component Health Check (Table view), Launches Duration Chart etc. is expected to show data specifically for the most recent launches. However, I have noticed that it is displaying the same information as the All Launches option in the widget, making it difficult to distinguish between the two. When it was compared with another RP agent agent-java-karate the same functionality works as per the expectation that is data is getting segregated for All Launches and Latest Launches configuration on the widgets so it seems as if the agent serenity-reportportal-integration is having some bug.

Steps to Reproduce:

Expected Behaviour

Actual Behaviour

Screenshot

Below screenshot (for RP v24.1) is for widget Overall Statistics but the behaviour is observed in all the widgets (which can be configured to show latest launches)

Environment

Tested for two environment as below:

- ReportPortal Version: v24.1
- Browser: Chrome v127.0.6533.120
- RP Agent: serenity-reportportal-integration v1.5.7
- OS: macOs Sonoma 14.2.1
- ReportPortal Version: API Service: 5.10.1;Index Service: 5.10.0;Jobs Service: 5.10.0;Authorization Service: 5.10.0;Service UI: 5.10.0;
- Browser: Chrome v127.0.6533.120
- RP Agent: serenity-reportportal-integration v1.5.7
- OS: RHEL 8
grey-rain commented 1 month ago

hello @Priyanshu19992002 ! What you're showing is ReportPortal issue, it has nothing to do with Serenity integration. Please address it to ReportPortal developers. Thank you!

Priyanshu19992002 commented 1 month ago

Hi @grey-rain ,

Thanks for replying. I will close this ticket and will check with ReportPortal developers. If required then will open the ticket again.