Projects: problem pushing to multiple remotes

I'm testing the projects feature and can't seem to do what I want:
I'm cloning a private repo from BitBucket that is setup with a read-only deploy key. The goal is to pull via ssh (no password required) and push via http. After the initial ssh clone I added an additional remote (http). I can't seem to see that remote in Node-RED's GUI, it only offers me the choice to push the the origin (ssh) remote. From the terminal it works fine. Any help would be appreciated !

Have you restarted Node-RED after adding the remote... it may be caching the remote list. Am afk right now so can't check the code.

Oh, and I'm not sure how mature the support is for different pull and push URLs for the same remote.

I tried restarting Node-RED but that didn't seem to help.

Or in other words "Oops, I am not sure we ever tested that".

No worries will stop trying to make it work for now :slight_smile: