Skip to content

Fix URL after adding new device/platform/configuration/contact

We currently use an url like /devices for adding new devices. After saving the device it currently stays with this path. The aim of this issue to change the path then to devices/{newDeviceid}.

This must be done for all the forms that we use to insert data.

It will allow the people to share links to exactly those entities that they have created in that moment.