podman_link: environment variable changes for version 3.3.2 #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
BRIDGE_SIGNAL_AUTO_GROUPS - boolean - for bridge-worker
SIGNAL_AUTO_GROUP_NAME_TEMPLATE - string - for bridge worker
FORMSTACK_SHARED_SECRET - string - for link, bridge_worker
FORMSTACK_BRIDGE_MAPPING - json - for link, bridge_worker
By default these are optional.
Environment variable changes for version 3.3.2to podman_link: environment variable changes for version 3.3.2@acute What is the actual task here? Do these need to be added to the zammad.env file?
Is this an "enable" flag?
What does this do? Where does it come from? What does it look like?
Where does this come from? What does it look like?
What does this look like? Can we make the JSON ourselves out of a nice YAML dictionary in the variables?
Same scope as Link needs or is it a different token?
@irl wrote in #2 (comment):
Yes - if enabled any incoming message makes the message into its own signal group and add the user and the helpdesk to it.
Determines the name of the support group that the user gets added to in Signal. The user sees this as the Signal group name. It can be something like "helpdesk org Support", e.g. SR2 Support
generate it with pwgen, it's not necessary if the helpdesk isn't receiving support tickets via the API with formstack.
I need to take a look.
The same one is used for both in the current model, although Darren says this can be changed. I have only ever managed to make it work with full permissions where formstack functionality is needed.