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

Incorrect error type is created in ballerinax/persist.<datastore> modules #4598

Closed
sahanHe opened this issue Jun 21, 2023 · 1 comment
Closed
Assignees
Labels
module/persist Team/DIU Data, IO, and Util packages related issues Type/Bug
Milestone

Comments

@sahanHe
Copy link

sahanHe commented Jun 21, 2023

Description:
Due to the use of env.getCurrentModule in the libraries, the generated error types take the form persist.<datastore>:Error instead of persist:Error.

code

@github-actions
Copy link

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.

@sahanHe sahanHe added this to the 2201.7.0 milestone Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/persist Team/DIU Data, IO, and Util packages related issues Type/Bug
Projects
Archived in project
Development

No branches or pull requests

1 participant