Screenshot 2021-10-07 at 20.55.13.png
# troubleshoot
w
Screenshot 2021-10-07 at 20.55.13.png
Hi @mammoth-bear-12532 I would appreciate some feedback or comment on this, thanks!
I also was able to make the UI work by encoding
/
as
%2f
So
<https://datacatalog.datahighway-dev.schip.io/dataset/urn:li:dataset:(urn:li:dataPlatform:s3@dat[…]%2ftest-policy-83,DEV)/Schema?is_lineage_mode=false>
worked fine (note the
%2f
in front of
test-policy-83
). So this looks a problem when encoding URLs in the UI.
m
@witty-butcher-82399: thanks for reporting, will get back to you when we have a solve!
w
had a look at latest commits, this one https://github.com/linkedin/datahub/pull/3359 may fix my issue… so looking forward for the next release 🙂
m
@witty-butcher-82399 yes! thanks for finding it 🙂 We should be cutting a release today or over the weekend.