@WRadoslaw discovered that when YT sync (access by backend app) is disabled on the YT side, it is not reflected on our BE, and user in Atlas ends up in the Dashboard where reconnect is impossible to trigger.
Scope
BE:
[ ] Re-fetch connectivity status with the same frequency as subscribers and add a flag to DB to reflect disconnected status. This can be the same as Opt Out from YPP programme.
FE implication:
For the channel on Atlas side, to avoid multiple re-conects and qualification for multiple sign on rewards, we need a special state for channels that were previously participating, but opted out from the programme. From this screen the channel can re-connect again. But this would not create a new record of the same channel.
Context
@WRadoslaw discovered that when YT sync (access by backend app) is disabled on the YT side, it is not reflected on our BE, and user in Atlas ends up in the Dashboard where reconnect is impossible to trigger.
Scope
BE:
FE implication: For the channel on Atlas side, to avoid multiple re-conects and qualification for multiple sign on rewards, we need a special state for channels that were previously participating, but opted out from the programme. From this screen the channel can re-connect again. But this would not create a new record of the same channel.
Linked issue