Open
Description
This ticket will be be addressed in #1954
- Caching in form is not reloaded after reopening.
- Port refresh button is not reloading the port dropdown.
To reproduce:
- Open (for example) a create lightpath form
- Close form
- Create new SP for a customer
- Reopen create lightpath form
- Dropdown does not contain the newly created port
- Try refreshing the port dropdown
Fix is to reload page, this will clear the cache, and the dropdown will contain the newly created port.
Consider fixing this in the Pydantic form