I moved my app into the organization using the following script:
fly apps move my-app --org my-org
According to the documentation, Tigris object storage should move automatically, but it did not.
I can still see it in my personal organization.
I moved my app into the organization using the following script:
fly apps move my-app --org my-org
According to the documentation, Tigris object storage should move automatically, but it did not.
I can still see it in my personal organization.
Interesting. I would expect the tigris bucket not to automatically move with an app since it can be shared with multiple apps.
There is a mistake in the documentation, we will fix it. When an app is moved to a different org, the Tigris object storage bucket is not moved. This is not yet supported.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.