Remove `use_response_url_for_chat_responder` FF
requested to merge bmarjanovic/390079-feature-flag-enable-usage-of-response_url-for-chat-responder into master
What does this MR do and why?
We are removing the use_response_url_for_chat_responder
FF, and using the response_url
logic for identifying Chat::Responder
instead of the integration data.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #390079 (closed)
Edited by Bojan Marjanovic