Skip to content
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

Sample data should use its own UUID and title (not mirror a production record) #357

Open
1 of 2 tasks
jodygarnett opened this issue Sep 21, 2023 · 2 comments
Open
1 of 2 tasks
Assignees

Comments

@jodygarnett
Copy link
Member

jodygarnett commented Sep 21, 2023

It has been pointed out that loading the sample data may place a catalog in conflict with a harvested result (due to use of a real record as an example)

  • Generate a unique UUID
  • Update title to indicate "(Sample Data)"
@jodygarnett
Copy link
Member Author

jodygarnett commented Sep 21, 2023

See also geonetwork/core-geonetwork#7274

(When this is fixed this issue can be closed)

@jodygarnett jodygarnett self-assigned this Sep 21, 2023
@ianwallen
Copy link
Contributor

The issue geonetwork/core-geonetwork#7274 has been closed. Instead of generating a unique UUID, it will instead ensure that the sample record does not overwrite any existing metadata with the same uuid.

The next step should be to update the existing sample data so that it indicates that it is sample data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants