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>
...

 

 

 

 

 

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!

Detecting Brute Force Account Takeover Fraud with Splunk

This article is the second in a three-part series exploring advanced fraud detection techniques using Splunk. ...

Buttercup Games: Further Dashboarding Techniques (Part 9)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Buttercup Games: Further Dashboarding Techniques (Part 8)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...