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

It is not possible to create or modify an event - duplicate entity name #156

Closed
LaChope opened this issue Sep 13, 2024 · 2 comments · Fixed by #157
Closed

It is not possible to create or modify an event - duplicate entity name #156

LaChope opened this issue Sep 13, 2024 · 2 comments · Fixed by #157
Assignees

Comments

@LaChope
Copy link
Collaborator

LaChope commented Sep 13, 2024

@blcham
When trying to creating or updating an event from the fault tree, we get the following error:

Image

Server response:
WARN c.c.k.a.c.util.RestExceptionHandler - > handleValidationException - /fta-fmea/faultEvents/intermediate-event/inputEvents

I am still investigating if the issue comes from the server or the client.

@LaChope LaChope changed the title It is not possible to create or modify an event It is not possible to create or modify an event - duplicate entity name Sep 13, 2024
@kostobog
Copy link
Collaborator

@LaChope
In PR #155 entity validation was unified. Fault events are now required to have a unique name.
It should work if you create an event with a different name.

@kostobog
Copy link
Collaborator

@LaChope
PR #157 removes the unique name constraint for fault events.

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 a pull request may close this issue.

2 participants