Jockxtar opened a new issue, #31763:
URL: https://github.com/apache/superset/issues/31763

   ### Bug description
   
   When opening a dashboard, there’s a random chance that each pivot table 
graph will display its rows' labels as the literal column name instead of the 
'label' value set in the dataset configuration.
   
   This behavior changes every time I reload the dashboard and appears 
completely random.
   Opening the chart in edit mode always shows it correctly though.
   
   I’m not expecting a solution, as I understand there’s likely no way to track 
this down. I’m posting this mostly for awareness. Feel free to mark it as 
completed, move it to a discussion, or delete it as you see fit.
   
   ### Screenshots/recordings
   
   Example:
   Translated:
   ![bug - labels 
(bien)](https://github.com/user-attachments/assets/ec077e4a-973a-4d16-977e-3091465a4f16)
   
   Not translated:
   ![bug - labels 
(mal)](https://github.com/user-attachments/assets/cc8e853f-5d53-4bda-98f9-ad3df84393d3)
   
   Dataset config:
   ![bug - labels (dataset 
conf)](https://github.com/user-attachments/assets/3c14b739-3533-46d9-9856-607c81362622)
   
   
   ### Superset version
   
   4.1.1
   
   ### Python version
   
   3.9
   
   ### Node version
   
   I don't know
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   FEATURE_FLAGS: dict[str, bool] = {
        "DASHBOARD_RBAC": True,    
        "ENABLE_TEMPLATE_PROCESSING": True
   }
   
   ### Checklist
   
   - [ ] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [X] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [ ] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to