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

🐛 Bug Report: Jovu creates broken custom action that cause DSG to fail #8493

Closed
yuval-hazaz opened this issue May 14, 2024 · 1 comment · Fixed by #8496
Closed

🐛 Bug Report: Jovu creates broken custom action that cause DSG to fail #8493

yuval-hazaz opened this issue May 14, 2024 · 1 comment · Fixed by #8496
Labels
type: bug Something isn't working

Comments

@yuval-hazaz
Copy link
Member

What happened?

When Jovu creates a custom action, it may use a wrong reference to a DTO.
For example, for the input type or output type of the action, it may use a DtoId for a DTO that do not exist

What you expected to happen

it should not be able to build broken actions

How to reproduce

ask jovu to use a fake DTO ID (it may not work most of the times because Jovu will most of the times identify the problem)

Amplication version

2.0.1

Environment

No response

Are you willing to submit PR?

No response

@yuval-hazaz yuval-hazaz added the type: bug Something isn't working label May 14, 2024
@yuval-hazaz yuval-hazaz linked a pull request May 14, 2024 that will close this issue
2 tasks
@mulygottlieb
Copy link
Member

Passed QA ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants