Skip to content

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

Open
amangalampalli-ks wants to merge 1 commit intoimprovement/config-file-upload-fallbackfrom
improvement/config-file-upload-fallback-internal
Open

KC-1151: Add custom-field fallback for no file storage#1852
amangalampalli-ks wants to merge 1 commit intoimprovement/config-file-upload-fallbackfrom
improvement/config-file-upload-fallback-internal

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 9, 2026
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review March 9, 2026 05:53
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.

1 participant