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] Internal Variable Feedback Check Value Not Working #3188

Open
2 tasks done
SamSMithy15 opened this issue Dec 24, 2024 · 2 comments
Open
2 tasks done

[BUG] Internal Variable Feedback Check Value Not Working #3188

SamSMithy15 opened this issue Dec 24, 2024 · 2 comments
Labels
BUG Something isn't working

Comments

@SamSMithy15
Copy link

Is this a bug in companion itself or a module?

  • I believe this to be a bug in companion

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The internal: variable: check value feedback does not function as it should on a Companion instance running on a Raspberry Pi 4. The feedback does not trigger despite having valid conditions and configurations.

Steps To Reproduce

Navigate to Feedbacks.
Add a new feedback: internal: variable: check value.
Configure the feedback with appropriate conditions
Observe that the feedback does not trigger as expected.

Expected Behavior

The feedback should evaluate the condition and trigger the action when the variable matches the specified value.

Environment (please complete the following information)

- OS: Raspberry Pi OS
- Browser: Chrome
- Companion Version: 3.4.3

Additional context

In this case we used custom variables.

@SamSMithy15 SamSMithy15 added the BUG Something isn't working label Dec 24, 2024
@Julusian
Copy link
Member

Can you give an example of a comparison which isn't working for you?
As far as I can tell this is working fine

@SamSMithy15
Copy link
Author

For example:

$(internal:custom_test)

=

2

Change background color to red

Even when its current value is 2 it doesn't change anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants