Skip to content

fix(SUP-51303): IVQ questions showing twice - #195

Merged
inbalvasserman merged 1 commit into
masterfrom
SUP-51303
Mar 17, 2026
Merged

fix(SUP-51303): IVQ questions showing twice#195
inbalvasserman merged 1 commit into
masterfrom
SUP-51303

Conversation

@inbalvasserman

@inbalvasserman inbalvasserman commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

issue:
costumer complains that questions are showing several times.

root cause:
it occured for costumer when put ivq and transcript plugins. when questions are showed there is metadata_change event, and when they are exit, there is again metada_change event with same time so questions show again as they fit to the time

solution:
add parameter that saved the last questions time and check if the time is the same as the questions should be show now.

solve SUP-51303

@inbalvasserman
inbalvasserman merged commit 505644b into master Mar 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants