You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2025. It is now read-only.
Why is this issue important?
The full file export feature is ready to go and partners are using it so the feature flag is no longer necessary.
Current State
there exists
enableFullFileExportfeature flag in terraform that is set totruein all environmentsExpected State
Remove the feature flag entirely in the code.
Implementation Plan
The following functions need to be added...
Relevant Code Snippets