Noah Moss

Results 27 issues of Noah Moss

Addresses #26648 The new tables in the sample DB take ~2 minutes to run a full sync & analysis, which currently blocks startup. I haven't been able to figure out...

This PR: * Builds on @escherize's code from https://github.com/metabase/metabase/pull/37837 to create an API-style permissions graph from the DB-style graph constructed from the `data_permissions` table * Hooks it up to the...

.Team/AdminWebapp

```[tasklist] ### Tasks - [x] run the api off of the new perm graph, including GET by group or db id - [x] Fix issue where db is block, and...

.Team/AdminWebapp

Feature branch for https://github.com/metabase/metabase/issues/26918 **DO NOT MERGE** until all changes are ready and merged into this PR. This should _only_ contain changes that have already been code reviewed and fully...

no-backport
.Team/AdminWebapp
run-cloverage

Hey @liquidz! If a namespace has `#_{:clj-kondo/ignore [:deprecated-namespace]}` above a required namespace, it is removed after running `:IcedCleanNs`. Would it be possible for the command to retain these comments?

Hi, I think I've found a bug in the `SCRIPT` command which breaks views under certain conditions. On an empty H2 database, issue these commands: ``` CREATE TABLE bug_repro (id...

See here for a description of the root cause: https://metaboat.slack.com/archives/C064EB1UE5P/p1715966517900699?thread_ts=1715959326.862959&cid=C064EB1UE5P Basically the way the DB query works, `:authority_level` is ending up as the string `"official"` rather than a keyword, which...

backport
.Team/AdminWebapp

### Describe the bug https://www.loom.com/share/80a19a60af1c48d4854076b2332e997d?sid=4010da60-614e-4da6-aaf6-f265183ae3b2 ### To Reproduce 1. Open the command palette with Cmd+K 2. Type in a search query. If the instance has enough data, it'll take at...

Type:Bug
Priority:P3
Organization/Search
.Team/AdminWebapp