When multiple organizations are used in the system, each organization creating their own template, an user can see many different templates in the "Configuration" tab of the device page.
We should find a way to ensure the relevant templates are shown:
- shared templates (organization==None), belonging to the same config backend of the device
- templates belonging to the same organization and config backend of the device
Important points:
Other important cases to test:
- we must ensure that if the field is changed multiple times, the relevant templates are always shown
- try changing organization and backend multiple times, ensure the logic always works as expected
When multiple organizations are used in the system, each organization creating their own template, an user can see many different templates in the "Configuration" tab of the device page.
We should find a way to ensure the relevant templates are shown:
Important points:
Other important cases to test: