Completed

Execution results filter is not present anymore

In previous versions there was a filter on the execution results page where I could filter out steps which have status "Fail Skip" or "Fail" but I don't see it anymore. Was it removed on purpose or accidentally? It was very helpful feature.

0
5 comments
Avatar
Rex Feizi

Hi.

Please check on the server to see if you have the following property in docker/conf/proof.env

feature.proof_2142.filterUi.enabled=true

If not please add it and reboot the container by doing: 

docker rm -f proof 

docker-compose up -d proof 

0
Comment actions Permalink
Avatar
Vitaly Melnik

This property is already there.

Not sure if it a glitch but I see this filter for another execution results page. I'll provide more info if i have this issue with other execution result pages.

0
Comment actions Permalink
Avatar
Vitaly Melnik

Still having this issue. I think filter got removed in the execution results page if you run test case on the cloud directly from the test case.

 

But when you run test case on the cloud from the execution set then filter is still present.

 

 

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Vitaly,

Apologies for the inconvenience. We will be fixing this issue and will let you know once it's ready.

As a temporary workaround, we suggest going to Reporting > Test Cases, resetting the active filter (Set) and using filter to locate your test case. From there, View Steps report displays a filter.

Regards,
Subject7 Team

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Vitaly,

Thanks for reporting this issue. We have fixed it in version 9.4.6 which is now available in production. It will be available to you once you upgrade your current installation.

Have a great week!

Regards,
Subject7 Team

0
Comment actions Permalink

Please sign in to leave a comment.