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

Check DataStore for existing title #84

Open
RobLBaker opened this issue May 25, 2023 · 1 comment
Open

Check DataStore for existing title #84

RobLBaker opened this issue May 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@RobLBaker
Copy link
Member

Add a check that does an API call to DataStore to check whether the title is unique or not. Fails if it is not unique; passes if it is unique. Should there be similarity warnings?

@RobLBaker RobLBaker self-assigned this May 25, 2023
@RobLBaker RobLBaker added the enhancement New feature or request label May 25, 2023
@RobLBaker
Copy link
Member Author

What about versions?

Are there conventions or best practices about versioning? Can we realistically expect two versions of a data package to have the same name? Is there a space in DataStore to say which version (do data packages get version numbers) a data package is? if so, can the version number be retrieved via API call?

@RobLBaker RobLBaker added the question Further information is requested label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant