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

Make a map, clone a map, delete a map, break config editor #454

Open
dan-bowerman opened this issue Nov 28, 2024 · 0 comments
Open

Make a map, clone a map, delete a map, break config editor #454

dan-bowerman opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Maps Issues concerning map config generation or the FGPA tool Priority: Urgent This task should be grabbed before any others Workflow Development Documentation and Processes for developers and clients to build and deploy Storylines products

Comments

@dan-bowerman
Copy link
Member

dan-bowerman commented Nov 28, 2024

Description

If i make a map, it creates a RAMP config, for this example we'll call it bowerlines/ramp-config/bowerlines-map-1.json. Now I clone this slide, but only the Storylines config is copied, so it still relies on the original config file, which causes problems when deleted.

Environment

  • All

Screenshots

image

Steps to reproduce

  1. Create a map
  2. Use the "copy" tool to duplicate the slide
  3. Delete or modify the type of the first map
  4. The copied slide is looking for the original map config, which no longer exists
  5. The RAMP4 config editor does not load and console errors are thrown

Expected behavior

  • An error, warning, or fallback if the map config isn't present, and/or
  • A copied RAMP config when cloning a slide so there isn't reliance on the initial config. No use-case should see two panels relying on the same map config!

Actual behavior

I can't access the map config, I can't load the editor, and I have to either clear the problem with the advanced tab or delete the slide and start over.

@dan-bowerman dan-bowerman added Bug Something isn't working Workflow Development Documentation and Processes for developers and clients to build and deploy Storylines products Maps Issues concerning map config generation or the FGPA tool labels Nov 28, 2024
@szczz szczz added the Priority: Urgent This task should be grabbed before any others label Nov 28, 2024
@gordlin gordlin self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Maps Issues concerning map config generation or the FGPA tool Priority: Urgent This task should be grabbed before any others Workflow Development Documentation and Processes for developers and clients to build and deploy Storylines products
Projects
None yet
Development

No branches or pull requests

3 participants