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.
|
dpgaspar
left a comment
There was a problem hiding this comment.
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