I cloned a project from the cloud to the cloud which works aok except any github connected functions lose the github projecty connection, so that needs to be reconnected. I connected the new project to github, authorised a subset of 12 github projects. When you go to select the github project in the function for connecting it up, first off it only shows 4 or so projects, with no ability to scroll. So you need to search on the github project name. That works, but as you see from the image it's also pulling up projects not even related to my github user, or even the search term. None of those other three unselected projects are even mine.
Recommended threads
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...