dosubot[bot] commented on issue #34394: URL: https://github.com/apache/superset/issues/34394#issuecomment-3135212366
<!-- Greeting --> Hi @penetest! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the superset team. <!-- Answer --> This is a known regression in Superset 5.0.0/master: after setting the metric currency in the Metrics tab, the field disappears or doesn't save correctly. The root cause is a recent change where the metric currency field was migrated to a nested JSON object (`symbol` and `symbolPosition`), but the frontend UI in 5.0.0 doesn't fully support this new structure, so the value is lost or corrupted on save. The fix for this issue was merged after the 5.0.0 release and will be included in the next release (such as 5.0.1, 5.1.0, or 6.0.0) — see [details and PR #33682](https://github.com/apache/superset/issues/33964). As a workaround, you can remove and recreate the affected metric, or edit the dataset JSON directly via the API, making sure the currency field is a valid object with both `symbol` and `symbolPosition`. For a permanent fix, upgrade to the next release once it's available. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/71da1bb4-a366-4cf1-be1c-6c54c813b491?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/71da1bb4-a366-4cf1-be1c-6c54c813b491?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/71da1bb4-a366-4cf1-be1c-6c54c813b491?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/71da1bb4-a366-4cf1-be1c-6c54c813b491?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/71da1bb4-a366-4cf1-be1c-6c54c813b491?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/71da1bb4-a366-4cf1-be1c-6c54c813b491?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/71da1bb4-a366-4cf1-be1c-6c54c813b491?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=githu b) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/34394) -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org