Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

[FIX] Only first trigger working #232#537

Open
etlam wants to merge 2 commits into
RocketChat:developfrom
etlam:develop
Open

[FIX] Only first trigger working #232#537
etlam wants to merge 2 commits into
RocketChat:developfrom
etlam:develop

Conversation

@etlam

@etlam etlam commented Nov 29, 2020

Copy link
Copy Markdown

Only the first trigger of type page-url was working. Requests got deleted before checking the second trigger.

Closes #232

Only the first trigger of type page-url was working. Requests got deleted before checking the second trigger.
@CLAassistant

CLAassistant commented Nov 29, 2020

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@rafaelblink rafaelblink added the bug Something isn't working label Feb 22, 2021
@rafaelblink

rafaelblink commented Feb 22, 2021

Copy link
Copy Markdown
Contributor

@etlam Hi dude, thanks for your PR, I'm trying to test your implementation but still receiving only the first trigger message, could you test again?

Also, please sync merging the develop into your branch.

@etlam

etlam commented Feb 23, 2021

Copy link
Copy Markdown
Author

@rafaelblink How did you test the behaviour?
I did not found any way to test the change, I just did it by reading the source code and checking possibilities why other triggers do not work

@cauefcr

cauefcr commented Mar 24, 2022

Copy link
Copy Markdown
Contributor

Unfortunately the bug is a bit deeper than just changing this variable, I've started a branch to work on this issue, here it is: https://github.com/RocketChat/Rocket.Chat.Livechat/tree/fix/broken-triggers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only first trigger working

4 participants