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!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...