Dashboards & Visualizations

How to fix Dashboard Comments moving?

lennys26
Communicator

When editing a dashboard in source code, I add comments using <!-- -->,  but after saving the comments move location. It is not consistent -- they generally bunch together near the top, but sometimes others are left in place.

This has been an issue for some time and is referenced here - https://community.splunk.com/t5/Dashboards-Visualizations/Commented-code-moves-in-splunk-Dashboard/m...

I have tried moving the comments within different stanzas (<row>, <panel>, etc), and also played with the tab levels in case that was involved, however have not had luck.

It drives me batty.

Has this been figured out?

My Edits:

 

 

...
<!-- Some Comment -->
<row>
 <!-- Another Comment -->
 <panel>
   ...
   ...
 </panel>
</row>
...

 

 

 

Becomes:

 

 

...
...
<!-- Some Comment -->
<!-- Another Comment -->
<row>
 <panel>
   ...
   ...
 </panel>
</row>
...

 

 

 

 

 

Labels (1)
Tags (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Sounds like a bug to me.  If you have a support agreement open a Support Request.  Otherwise, report it at https://ideas.splunk.com

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Sounds like a bug to me.  If you have a support agreement open a Support Request.  Otherwise, report it at https://ideas.splunk.com

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...