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

fix(tent): remove unknown module refference #3802

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

christian-hawk
Copy link
Contributor

@christian-hawk christian-hawk commented Feb 7, 2023

use general Exception instead

Signed-off-by: christian

Prepare


Description

There was unused (deleted) modules references in error handling, which caused #3785

Target issue

closes #3785


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

use general Exception instead

Signed-off-by: christian <eland.christian@gmail.com>
@christian-hawk christian-hawk self-assigned this Feb 7, 2023
@mo-auto mo-auto added the kind-bug Issue or PR is a bug in existing functionality label Feb 7, 2023
@christian-hawk christian-hawk marked this pull request as ready for review February 7, 2023 16:17
@moabu moabu merged commit b01a015 into main Feb 7, 2023
@moabu moabu deleted the tent_fix_error_handling branch February 7, 2023 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Jans Tent] No module named 'clientapp.ressources' error
3 participants