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 TypeError in FIM Inventory using new error-handler #5268

Conversation

Machi3mfl
Copy link
Member

@Machi3mfl Machi3mfl commented Mar 7, 2023

Description

This PR, solves and unhandled TypeError adding the new error management solution.

Closes #5210

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@Machi3mfl Machi3mfl requested a review from a team as a code owner March 7, 2023 16:55
@Machi3mfl Machi3mfl changed the title Added error handler in file detail Fixed TypeError in FIM Inventory using new error-handler Mar 7, 2023
@Machi3mfl Machi3mfl linked an issue Mar 7, 2023 that may be closed by this pull request
@AlexRuiz7 AlexRuiz7 force-pushed the feat/4145-request-errors-management branch from 79e1118 to 9a8d075 Compare March 9, 2023 12:23
@AlexRuiz7 AlexRuiz7 changed the title Fixed TypeError in FIM Inventory using new error-handler Fix TypeError in FIM Inventory using new error-handler Mar 9, 2023
@Machi3mfl Machi3mfl changed the title Fix TypeError in FIM Inventory using new error-handler Fixed TypeError in FIM Inventory using new error-handler Mar 15, 2023
@Machi3mfl Machi3mfl changed the title Fixed TypeError in FIM Inventory using new error-handler Fix TypeError in FIM Inventory using new error-handler Mar 15, 2023
@Machi3mfl
Copy link
Member Author

Machi3mfl commented Mar 22, 2023

Generate test cases (In progress)

  • Add and document e2e tests (mocked environment) to make more easier the code review and testing.

@Desvelao
Copy link
Member

question: I am not sure why this pull request has so much commits. Did you use another base branch instead the target branch of the pull request to the fix/feature?

@Machi3mfl Machi3mfl force-pushed the fix/5210-error-management-in-typeerror branch 2 times, most recently from 4192c76 to 1f13503 Compare April 4, 2023 15:02
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@Tostti Tostti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imagen

The PR contains a huge amount of commits, is that correct? Additionaly, there are several unsigned commits

TEST:🟢
CR: 🟢
PR: 🟡

@Machi3mfl
Copy link
Member Author

I closed this PR because the first commits are wrong. I create a new PR with the corrects commits and changes.
New PR solving the same issue: #5364

@Machi3mfl Machi3mfl closed this Apr 11, 2023
@Machi3mfl Machi3mfl deleted the fix/5210-error-management-in-typeerror branch April 11, 2023 11:28
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.

5 participants