Satish-Pnatics opened a new issue, #26221:
URL: https://github.com/apache/superset/issues/26221
A clear and concise description of what the bug is.
#### How to reproduce the bug
1. run sudo TAG=3.0.2 docker compose -f docker-compose-non-dev.yml up
2. Login to Superset as admin user
3. Click on to setting at the right most corner
4. Aletr-Report option is not available as Menu Item
Please note following feature flags are enabled in
"ALERT_REPORTS": True,
"DASHBOARD_RBAC": True,
"ENABLE_EXPLORE_DRAG_AND_DROP": True, # deprecated
"ENABLE_ADVANCED_DATA_TYPES": True,
"ALERTS_ATTACH_REPORTS": True,
### Expected results
Alert=Report Menu item to be enabled
what you expected to happen.
### Actual results
what actually happens.
#### Screenshots
If applicable, add screenshots to help explain your problem.
### Environment
(please complete the following information):
- browser type and version:
- superset version: `superset version`
- python version: `python --version`
- node.js version: `node -v`
- any feature flags active:
### Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [ ] I have checked the superset logs for python stacktraces and included
it here as text if there are any.
- [ ] I have reproduced the issue with at least the latest released version
of superset.
- [ ] I have checked the issue tracker for the same issue and I haven't
found one similar.
### Additional context
Add any other context about the problem here.
--
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]