twilio-professional-services / flex-project-template

A starting point for Twilio Flex projects, providing management strategies for various types of artifacts and distributed development
https://twilio-professional-services.github.io/flex-project-template/
Apache License 2.0
64 stars 71 forks source link

[SE-50] Deprecate external directory config option #624

Closed dremin closed 2 months ago

dremin commented 2 months ago

Summary

Given that the contacts feature is the scalable way to save contacts, and that the custom-transfer-directory integrates with the contacts feature, this deprecates the flex-config-based external directory entry support in custom-transfer-directory.

The functionality is still there in case a customer using it updates their copy of the template. A warning log has been added in that case.

Checklist

github-actions[bot] commented 2 months ago

0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files. :white_check_mark: No issues found!

trogers-twilio commented 2 months ago

@dremin Does the "contacts" feature support toggling cold or warm transfer per record like the Flex config external directory does? I didn't see that option in the "contacts" feature docs, but I may be missing it.

dremin commented 2 months ago

@dremin Does the "contacts" feature support toggling cold or warm transfer per record like the Flex config external directory does? I didn't see that option in the "contacts" feature docs, but I may be missing it.

You are correct, it does not.