Replies: 17 comments 16 replies
|
I found some issues installing 2.1.0rc1 destroying the 'out of the box' experience. Please find my findings at #23181. |
|
Under 2.1.0rc1 I am still experiencing the issue where on a tabbed dashboard with any filters out of scope on the first tab, the charts just spin and don't load. There are many issues for this bug, here's a discussion of it: #21263 (comment) I believe @codek confirmed this behavior in Slack. |
|
I've completed my testing. I reported two minor bugs that seem to be regressions in 2.1.0rc1: #23197 and #23220. They could probably be fixed in a 2.1.1 release IMO rather than holding up 2.1.0 if a fix is not currently available. I added a note to anyone who can help debug the issue of some tabbed dashboards not loading when filters are out of scope: #20930 (comment) and I'm happy to discuss that further, screenshare my examples, and/or QA a possible fix. |
|
Fantastic! I'll also check rc2.
…On Tue, 28 Feb 2023, 18:26 Sam Firke, ***@***.***> wrote:
thanks @kgabryje <https://github.com/kgabryje> - that is a *fast* fix 😮
I'll plan to confirm the fix in 2.1.0rc2
—
Reply to this email directly, view it on GitHub
<#23164 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADY3OWF2JITYLXK2HIWADTWZY7LZANCNFSM6AAAAAAVE775NI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
can this be included in 2.1.0rc2 ? |
|
Is it possible to include #20448? I tried it locally using docker-compose and it has fixed an issue we encountered mentioned in #23289 It is a large commit and there were merge conflicts. I ended accepting everything in this commit and it seems working fine for me when using it locally. |
|
Hi, The doc says to add this: from superset.reports.types import ReportScheduleExecutor
ALERT_REPORTS_EXECUTE_AS = [
ReportScheduleExecutor.CREATOR_OWNER,
ReportScheduleExecutor.CREATOR,
ReportScheduleExecutor.MODIFIER_OWNER,
ReportScheduleExecutor.MODIFIER,
ReportScheduleExecutor.OWNER,
ReportScheduleExecutor.SELENIUM,
]But the enum |
|
Could we look into the following issue: #23218? I'd highly appreciate it 🙂 |
|
Yay whoop!
I'll try it out tomorrow.
…On Tue, 14 Mar 2023, 18:44 Sam Firke, ***@***.***> wrote:
This is solved in 2.1.0rc2 🙌
—
Reply to this email directly, view it on GitHub
<#23164 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADY3ORQT5E24OWTV3SNIZTW4C4ATANCNFSM6AAAAAAVE775NI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Is drilldown feature supported in Apache Superset 2.1.0? |
|
Error: (sqlite3.OperationalError) no such table: ssh_tunnels |
|
Hi, is the 2.1.0 update this freezing column function for pivot table. This would be massive useful for users when checking large tables or for who having small screen. |
|
Hi. in 2.1.0 '{{ from_dttm }}' is not working in dataset showing same in response and same for current user id. |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is a discussion for feedback and testing of the 2.1.0 release candidates. The current RC is RC1.
The release candidate:
https://dist.apache.org/repos/dist/dev/superset/2.1.0rc1/
Git tag for the release:
https://github.com/apache/superset/tree/2.1.0rc1
The Change Log for the release:
https://github.com/apache/superset/blob/2.1.0rc1/CHANGELOG.md
The Updating instructions for the release:
https://github.com/apache/superset/blob/2.1.0rc1/UPDATING.md
Please vote for this release via the mailing list voting thread https://lists.apache.org/thread/cm63dzp5t0gg3x01qbm5rxz5pz2x2h6s
If you have any questions or feedback, you can post them here or in the #apache-releases slack channel. For discussions about bugs found, please post here as we will be keeping track of all bugs that need to go into any subsequent RCs from this list or the voting threads.
This is the full list of cherries that will be going on top of the 2.1 master cut: https://github.com/apache/superset/pulls?q=is%3Apr++label%3Av2.1+
All reactions