TheThingsArchive / ttn

The Things Network Stack V2
https://www.thethingsnetwork.org
MIT License
461 stars 276 forks source link

Console: adding new gateway with gateway connector leaves router empty #594

Closed kersing closed 7 years ago

kersing commented 7 years ago

When adding a new gateway to the TTN console with the 'gateway connector' the router value is not on the list of required fields. It has to be set in the properties screen. IMHO this should be a required value to enter on the add gateway screen like the frequency plan.

htdvisser commented 7 years ago

Please follow the issue template when submitting issues. That saves us a lot of time.

jpmeijers commented 7 years ago

This is a bug report for the console.

Steps to reproduce:

  1. Log into the console and register a new gateway. Choose the frequency plan. (ex. gateway id test123, using EU_863_870)
  2. Go to https://account.thethingsnetwork.org/gateways/test123.
  3. You can see the frequency plan is set, but the router field is empty.

Expected behaviour: The console should automatically fill the router field according to the frequency plan chosen. For EU_862_870 it should be router.eu.thethings.network.

romeovs commented 7 years ago

This is fixed. The router field is now mandatory in the Console.