EmonCMS Inputs disconnected from Feeds

I have a weird issue on my locally hosted Emoncms (latest version). 

I have a Node (Node 1) with all of my weather data. I had setup feeds for all of the inputs to log to MySQL. This worked great until it just stopped. When I look at my inputs, there are no feeds associated with them, but when I go to my feeds, I still see all the feeds that I created and the data is still there up to the point where the input and feeds for just that node somehow got separated. 

 

When I look in the MySQL database, all the data for the feeds is still there, just the input is no longer configured to go to those feeds. 

 

I created a new feed (thinking it would link it to the old feed data) but it just created a new feed named exactly what the old feed was named. 

 

Has anyone seen this before and is there anyway to relink the inputs with the feeds so I do not lose the data?

Thanks