Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional items types support to restore function #12

Open
stdavis opened this issue Sep 27, 2024 · 0 comments
Open

Add additional items types support to restore function #12

stdavis opened this issue Sep 27, 2024 · 0 comments
Labels
type: restore Issues related to restoring backups

Comments

@stdavis
Copy link
Member

stdavis commented Sep 27, 2024

The following types are currently being backed up but do not work with the restore function:

arcgis.gis.ItemTypeEnum.WEB_EXPERIENCE.value,
arcgis.gis.ItemTypeEnum.WEB_MAP.value,
arcgis.gis.ItemTypeEnum.WEB_SCENE.value,
arcgis.gis.ItemTypeEnum.WEB_MAPPING_APPLICATION.value,

We need to investigate how to restore these types. My initial attempts just broke the items permanently.

@steveoh steveoh added the type: restore Issues related to restoring backups label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: restore Issues related to restoring backups
Projects
None yet
Development

No branches or pull requests

2 participants