This PR adds a single select incident field to select panorama instance on new Upgrade Assurance and Device Upgrade incidents create layout.
GetPanoramaInstances script implemented to display panorama instances on single select field.
Motivation and Context
It was required to provide panorama instance name as a text field on the incident create layout which wasn't convenient for usage. With this enhancement panorama instance can be selected from a single select (dropdown) field without the need to type in the exact name.
How Has This Been Tested?
Screenshots (if appropriate)
Types of changes
New feature (non-breaking change which adds functionality)
Checklist
[ ] I have updated the documentation accordingly.
[ ] I have read the CONTRIBUTING document.
[ ] I have added tests to cover my changes if appropriate.
Description
This PR adds a single select incident field to select panorama instance on new Upgrade Assurance and Device Upgrade incidents create layout. GetPanoramaInstances script implemented to display panorama instances on single select field.
Motivation and Context
It was required to provide panorama instance name as a text field on the incident create layout which wasn't convenient for usage. With this enhancement panorama instance can be selected from a single select (dropdown) field without the need to type in the exact name.
How Has This Been Tested?
Screenshots (if appropriate)
Types of changes
Checklist