owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.4k stars 182 forks source link

Serveral places with hardcoded UUIDs #3554

Open rhafer opened 2 years ago

rhafer commented 2 years ago

Describe the bug

ocis has still quite a few place where it using hardcoded UUIDs:

I think we need to address all of these to make sure the UUIDs we use are really globally unique (across instances)

cc @dragonchaser @C0rby @butonic @micbar

wkloucek commented 1 year ago

see also https://github.com/owncloud/ocis/issues/5064

ScharfViktor commented 4 months ago

@rhafer still relevant or can we close? all links in the bug description lead to 404 - page not found

wkloucek commented 4 months ago

@ScharfViktor this issue predates the extensions to services rename.

Still valid:

https://github.com/owncloud/ocis/blob/f74f656ba9aec114eedae07dab56c8e6a3ff6cb9/services/settings/pkg/store/defaults/defaults.go#L9-L26

https://github.com/owncloud/ocis/blob/f74f656ba9aec114eedae07dab56c8e6a3ff6cb9/services/settings/pkg/store/metadata/store.go#L24

micbar commented 4 months ago

Is there a collision?