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

Various fixes #854

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Various fixes #854

merged 3 commits into from
Sep 6, 2024

Conversation

frankrousseau
Copy link
Contributor

Problem

  • Project deletion fails when there is a descriptor tied to a department.
  • It's possible to create asset types with the same name if cases are different.
  • Bump.sh doesn't accept the open API documentation due to curl examples restrictions.

Solution

  • Remove descriptor <-> department links before deleting the project.
  • Refuse the asset type creation with name equals whether letters are uppercased or not.
  • Remove curl examples and send to the Zou documentation.

@EvanBldy
Copy link
Member

EvanBldy commented Sep 6, 2024

Thanks

@EvanBldy EvanBldy merged commit 4799727 into cgwire:master Sep 6, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants