Describe the bug
Under the test case investigation, if we change defect type it will not appear when we click save button. But after a few minutes later it will update.
Expected behavior
When we change something and click the save button, it should appear instantly.
Faced with the same issue. Ignore in Auto Analysis helps to change defect type immediately.
@tamasmartin @Brrovko please check firstly steps for performance improvement https://reportportal.io/docs/How-to-resolve
If issue is still reproduced, please let us know, we will proceed with investigations
@irynakozak2 could you please keep an eye on this issue
@tharindu99 hello, on latest RP version(5.3) we've fixed the same issue, as you've described, and as for now, update the defect type for the set of items should appear on 3-4sec for 155 items count. The point regarding reducing this response time to almost immediately I've already checked and confirmed(this behavior occurs because update defect type affects the elasticsearch analyzer resources, and also rabbitmq connection, by which service-api and analyzer communicate).
I've already raised ticket to our backlog to investigate a possible solution to reduce that response time, thanks a lot!
Same issue on 5.3.1, changing defect type, started index regeneration which is to slow, when regeneration finished defect types updated.
Most helpful comment
@tharindu99 hello, on latest RP version(5.3) we've fixed the same issue, as you've described, and as for now, update the defect type for the set of items should appear on 3-4sec for 155 items count. The point regarding reducing this response time to almost immediately I've already checked and confirmed(this behavior occurs because update defect type affects the elasticsearch analyzer resources, and also rabbitmq connection, by which service-api and analyzer communicate).
I've already raised ticket to our backlog to investigate a possible solution to reduce that response time, thanks a lot!