ynput / ayon-backend

Server codebase with API access to AYON
Apache License 2.0
18 stars 14 forks source link

Settings: Site settings dont propagate after DL upgrade #213

Open kalisp opened 1 month ago

kalisp commented 1 month ago

Story

Deadline addon contains Site settings for user credentials. I was using addon version 0.1.11 and had some values provided there, I expected them to propagate to 0.1.12 because format of Settings didn't change. But Site Settings didn't propagate and it seems that we don't have possibility to copy over Site Settings as we have with Project Settings.

To reproduce

Steps to reproduce the behavior:

  1. Use 0.1.11.zip and set some values for your site in Site Settings
  2. Upgrade to 0.1.12.zip
  3. Check that credentials are still there.

Expected behavior

Site Settings should propagate

Environment