You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For packages we are storing the url as the instance, but not the instance id itself. As a work-around we try to match by url too, but this should be rethinked.
See:
private async getInstanceById(id: string): Promise; -> GenericSyncUseCase
PD: Not sure if that's the case anymore, this task is only to review and double check it.
The text was updated successfully, but these errors were encountered: