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

Rename Lists on Import/Export #1

Open
6 tasks
nickjfrench opened this issue Oct 31, 2024 · 0 comments
Open
6 tasks

Rename Lists on Import/Export #1

nickjfrench opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nickjfrench
Copy link
Contributor

Allow Lists to be renamed on Export or Import. For example, the source had the Lists named with a prefix, but on the destination I want them named another way.

Proposed Solution: Find and Replace in the outputted/inputted XML template.

Todo:

  • Build the settings and new names in the appsettings.json.
  • Read the new settings from appsettings.json into variables in the appropriate sections.
  • Extend the ExportLists.ps1 to allow for optional renaming.
  • Extend the ImportLists.ps1 to allow for optional renaming.
  • Create Write-Hosts messages for each operation, matching the style already in place.
  • Update the documentation where appropriate for these new settings.
@nickjfrench nickjfrench added the enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant