cockroachdb / cockroachdb/cockroach
changefeedccl: error message for non-admin show changefeed job
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Before 23.1, if you were a non-admin and you tried to view the jobs table, you would see this error:

Now, you will just see that there are no jobs:

I think this is misleading and ideally we would have a similar error message.
Something along the lines of, if any jobs are filtered out: "Some jobs may have been filtered out. You do not have global permissions to view every job"
Jira issue: CRDB-27316
Epic CRDB-28844
Contributor guide
Assessment
This issue has not been assessed yet.