Skip to content

KC-1151: Add custom-field fallback for no file storage#1857

Merged
craiglurey merged 1 commit intoreleasefrom
improvement/config-file-upload-fallback
Mar 10, 2026
Merged

KC-1151: Add custom-field fallback for no file storage#1857
craiglurey merged 1 commit intoreleasefrom
improvement/config-file-upload-fallback

Conversation

@amangalampalli-ks
Copy link
Contributor

Summary

This update introduces a fallback mechanism to handle scenarios where file storage is unavailable.

Previously, the following attachments would fail to persist if file storage could not be accessed:

  • config.json generated by:
    • service-docker-setup
    • slack-app-setup
    • teams-app-setup
  • service_config.json generated by:
    • service-create
    • The setup commands listed above

With this enhancement, when file storage is unavailable (e.g. restricted via Enforcement policies), these configuration files are stored as custom fields on the associated record instead of causing the operation to fail.

@amangalampalli-ks amangalampalli-ks self-assigned this Mar 10, 2026
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review March 10, 2026 10:19
@craiglurey craiglurey merged commit 06e4acf into release Mar 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants