Details
-
Bug
-
Resolution: Fixed
-
Minor
-
7.2-milestone-3
-
Unknown
-
N/A
-
N/A
-
Description
How to reproduce:
- Add a template provider that has an 'allowed spaces' restriction on it
- Select the template provider in the create UI (in a location where that template provider is usable from, i.e. visible in the list) and press the location edit button.
- Input a random location that generates an error because it is no tin the list of allowed spaces.
- Input a good location that is in the list of allowed spaces and see the error go away.
- Repeat 3 to generate the error again
- Use the tree picker to select a good location that should make the error go away
- Observe that the error is still there, even if the selected location is good.
This is only a visual bug, since clicking on the parent input and then clicking outside it (to lose focus) or even submitting the form generates a new validation call and the selected (and correct) value will pass validation.