Antonio-RiveroMartnez opened a new pull request, #29520: URL: https://github.com/apache/superset/pull/29520
### SUMMARY Use correct name to access dashboard filter in Big Number with Time Comparison plugin so the values are not combined but properly separated into bigNumber and the comparison one. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF BN combining both values into one error: <img width="1179" alt="Screenshot 2024-07-09 at 1 25 52 AM" src="https://github.com/apache/superset/assets/38889534/89df57a3-eff7-41f1-887d-ecaf5fa41ab9"> Fix <img width="1179" alt="Screenshot 2024-07-09 at 1 26 07 AM" src="https://github.com/apache/superset/assets/38889534/6e0928f8-4f40-47dd-a5ae-d82468175554"> ### TESTING INSTRUCTIONS <!--- Required! What steps can be taken to manually verify the changes? --> ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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]
