WGBH-MLA / mlavalon

Apache License 2.0
0 stars 0 forks source link

When a user creates a playlist they receive an error the page does not exist #178

Closed singlesoliloquy closed 3 years ago

singlesoliloquy commented 3 years ago

Describe the bug Users get an error when they create a playlist

To Reproduce Steps to reproduce the behavior:

  1. Go to Playlists
  2. Click on Create Playlist.
  3. Make a playlist, then save and get an error. Error URL https://avalon2.wgbh.org/playlists/5

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Screen Shot 2021-01-13 at 10.28.20 AM.png

Also, if a playlist is created in Avalon2 it shows up in Avalon.

singlesoliloquy commented 3 years ago

Background: after creating a playlist on avalon.wgbh.org, it redirects to avalon2.wgbh.org, which is likely due to a missing config value in the K8S config map.

jasoncorum commented 3 years ago

I think this was related to #177. Tested after making the changes in the ConfigMap and that seems to have sorted this out too.