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

re-create project when not found #810

Closed
wants to merge 3 commits into from
Closed

re-create project when not found #810

wants to merge 3 commits into from

Conversation

james-ni
Copy link

@james-ni james-ni commented Dec 8, 2023

Describe your changes

This change fixes #809 , by accepting not only

  • RESOURCE_NOT_FOUND_EXCEPTION (Most Harness GET API return this error code when a given resource id doesn't exist)

but also

  • ENTITY_NOT_FOUND (GET project API return this error code when a given project id doesn't exist)

Comment Triggers

PR Check triggers
  • Build: trigger build
  • Sub Category Field Check: trigger subcategoryfieldcheck
  • gitleaks: trigger gitleaks

@bot2-harness
Copy link

This pull request has been automatically closed due to 30 days of inactivity. If you believe this was done in error, please feel free to reopen the PR or reach out to the BT team for further assistance. Thank you for your contributions!

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.

Inconsistent behaviour: re-run "terraform apply" doesn't re-create deleted project
2 participants