xiphl
xiphl
@mattbonnell can I check if you have set PAC4J_SESSIONSTORE_PROVIDER as "PlayCacheSessionStore"? Is it still not working for you? (from not a datahub dev)
While I now know the pitfalls to avoid in making tags, I wonder if this issue should be kept open, since there are no prompts in the tag creation UI...
Sorry for reviving this merged PR, @chriscollins3456 , but can I confirm if the logic considers TimeSeriesAspects as well? that is, if i programmatically ONLY form a time series aspect...
try the fixes suggested in an earlier issue https://github.com/kubeflow/spark-operator/issues/1991
the last message in the thread `--set image.repository=ghcr.io/kubeflow/spark-operator --set image.tag=v1beta2-1.4.3-3.5.0` works for me.
the line responsible for creating the hyperlink in dataset ownership view: https://github.com/datahub-project/datahub/blob/10a31b1aa08138c616c0e44035f8f843bef13085/datahub-web-react/src/app/entity/shared/components/styled/ExpandedOwner.tsx#L91 whereas the url in groups overview was formed by: https://github.com/datahub-project/datahub/blob/10a31b1aa08138c616c0e44035f8f843bef13085/datahub-web-react/src/app/entity/user/UserGroups.tsx#L102 is properly encoded