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

Admin: Add the functionality to duplicate maps #1502

Open
jacobwod opened this issue Apr 15, 2024 · 1 comment
Open

Admin: Add the functionality to duplicate maps #1502

jacobwod opened this issue Apr 15, 2024 · 1 comment
Assignees
Projects
Milestone

Comments

@jacobwod
Copy link
Member

A common use case for administrators is to create new map configurations. Often, it is desired that the new map is similar to other maps in a certain setup, eliminating the need to manually set things like used projections, extent, common tools, etc.

The backend has had the ability to duplicate maps for a long time (it's always been part of the NodeJS backend). Until now, admins had to use the endpoint manually, by calling PUT /api/v2/mapconfig/duplicate/oldMap/newMap.

Now it's time to add this functionality to the UI as well.

This functionality is also mentioned in #650.

@jacobwod jacobwod added this to the 3.14 milestone Apr 15, 2024
@jacobwod jacobwod self-assigned this Apr 15, 2024
@jacobwod jacobwod added this to Approved ideas in Hajk via automation Apr 15, 2024
jacobwod added a commit that referenced this issue Apr 15, 2024
@jacobwod jacobwod moved this from Approved ideas to Done in Hajk Apr 29, 2024
@sweco-semara
Copy link
Contributor

@jacobwod SGI asked about this recently and before I had a chance to look deeper into this issue there was an implemented solution and already accepted PR. Great! Thanks. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Hajk
  
Done
Development

No branches or pull requests

2 participants