Closed omar-selo closed 3 days ago
Snaps were not being promoted more than one stage at a time. So when TO saw that a snap has moved to stable even though it was on beta it ignored it.
Note that I've also removed a few entries from the Pydantic models that aren't being used.
Fixes https://warthogs.atlassian.net/browse/RTW-369
Added a test to confirm that the issue was fixed.
Description
Snaps were not being promoted more than one stage at a time. So when TO saw that a snap has moved to stable even though it was on beta it ignored it.
Note that I've also removed a few entries from the Pydantic models that aren't being used.
Resolved issues
Fixes https://warthogs.atlassian.net/browse/RTW-369
Documentation
Web service API changes
Tests
Added a test to confirm that the issue was fixed.