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
We've noticed that gazer doesn't export whole folder and some of the child folders are missing after using this command to export content from folder. There are no errors thrown and the last time we had successful export of the said folder with all of the child folders exported happened awhile back. What could be a reason for this to happen?
Thanks!
The text was updated successfully, but these errors were encountered:
There is no reason this should happen, if you are looking at the folders
with the same user as was used to do the export.
Make sure that CLIENT_ID and CLIENT_SECRET are associated with an admin
account, or are the same account that owns the folders in question.
Mike
On Wed, Jul 26, 2023 at 12:57 PM lakovicUros ***@***.***> wrote:
We are using latest gzr version.
gzr folder export {FOLDER_ID} --host HOST --client-id CLIENT_ID
--client-secret SOURCE_CLIENT_SECRET} --dir {EXPORT_FOLDER_NAME}
We've noticed that gazer doesn't export whole folder and some of the child
folders are missing after using this command to export content from folder.
There are no errors thrown and the last time we had successful export of
the said folder with all of the child folders exported happened awhile
back. What could be a reason for this to happen?
Thanks!
—
Reply to this email directly, view it on GitHub
<#217>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACSDEEOGS7DKO7DLXON54ADXSFD6PANCNFSM6AAAAAA2Y4A5VI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
We have a dev user that we use for all the api calls, and gazer of corse. I even double checked user roles that have access to folder and our user definitely should be able to access it.
Strange thing is, we are uploading exported folder to s3 with each deploy, so after seeing that dashboards are missing from some folders i checked our s3 bucket and saw that folders are not exported at all. Even though root folder json file in the exported data clearly states correct child count.
We are using latest gzr version.
gzr folder export FOLDER_ID --host HOST --client-id CLIENT_ID --client-secret CLIENT_SECRET --dir EXPORT_FOLDER_NAME
We've noticed that gazer doesn't export whole folder and some of the child folders are missing after using this command to export content from folder. There are no errors thrown and the last time we had successful export of the said folder with all of the child folders exported happened awhile back. What could be a reason for this to happen?
Thanks!
The text was updated successfully, but these errors were encountered: