-
Notifications
You must be signed in to change notification settings - Fork 14k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Allow dataset owners to see their datasets #20135
fix: Allow dataset owners to see their datasets #20135
Conversation
Codecov Report
@@ Coverage Diff @@
## master #20135 +/- ##
===========================================
- Coverage 66.45% 54.37% -12.08%
===========================================
Files 1721 1721
Lines 64497 64549 +52
Branches 6805 6811 +6
===========================================
- Hits 42860 35100 -7760
- Misses 19905 27716 +7811
- Partials 1732 1733 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the fix. Can you please add tests?
@dpgaspar Yes, no problem. I've been out of the office for the last few days, so I'll get on that this week. |
83ef053
to
6487f8e
Compare
(cherry picked from commit b0c6935)
(cherry picked from commit b0c6935)
Hi! By looking at the release notes I see this not being part of 2.0, any idea in which version this fix will be released? Thanks! |
@agusfigueroa-htg This fix was already included in version 1.5.1 so it's part of 2.0.0 too. |
Amazing, thanks for the info Michael!
…On Fri, Jul 15, 2022 at 1:47 PM Michael S. Molina ***@***.***> wrote:
Hi! By looking at the release notes I see this not being part of 2.0, any
idea in which version this fix will be released? Thanks!
@agusfigueroa-htg <https://github.com/agusfigueroa-htg> This fix was
already included in version 1.5.1 so it's part of 2.0.0 too.
—
Reply to this email directly, view it on GitHub
<#20135 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASNRLXX6LQHTV6HL6O4YJJDVUFFUPANCNFSM5WNRANVA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
SUMMARY
Allow dataset owners to view / access their own datasets.
TESTING INSTRUCTIONS
Detailed steps to reproduce are outlined in #19360.
ADDITIONAL INFORMATION