ObjectInspectionDetail: Show host/service templates#1122
Conversation
|
I forgot to mark it as a to-do, thanks for mentioning. This must be fixed. |
Why? It's what the API returns, isn't it? The source tab is meant to provide raw information. |
That may be true, but IMO this raw information looks confusing. In the first place we only want the templates to be shown in the source tab. So in that case we could either handle it here or the API has to return only the templates and not include the object name. |
|
It's totally out of scope to adjust what the API returns. And we should not hide anything provided by it. The information might be confusing to you. For me this is a template tree in which case a root is required and that's the object itself. Anyway, the source tab is meant to provide raw information. Some of it might be represented differently (timestamps -> datetime, bool -> yes|no), but it never should hide anything. |

resolves #1095