Garrett Dass
Garrett Dass
The above affected customer's [ Internal Zendesk](https://octopus.zendesk.com/agent/tickets/106169) 🎫
API keys can be affected by this issue - the current workaround is to generate a new API key for the user. Internal Ticket [here.](https://octopus.zendesk.com/agent/tickets/102088).
Additional SQL query to find duplicate variables: ``` SELECT` DISTINCT vs.Id, vs.JSON FROM dbo.[VariableSet] vs CROSS APPLY OPENJSON (vs.JSON, '$.Variables') WITH ( Id VARCHAR(300) '$.Id' ) AS vsj WHERE vs.IsFrozen...
Customer report in version 2022.4.8471: [Internal](https://octopus.zendesk.com/agent/tickets/109699) 🎫
Another customer occurrence of this issue here: [Internal Zendesk](https://octopus.zendesk.com/agent/tickets/98054)
Customer report: [Internal ticket](https://octopus.zendesk.com/agent/tickets/212671)
Customer report [here](https://octopus.zendesk.com/agent/tickets/237870) (Internal)